mirror of
https://github.com/derogab/ITAvsCOVIDbot
synced 2025-02-16 11:31:38 +01:00
Use alpine 3.14 as docker base image
This commit is contained in:
parent
6352e9df70
commit
b1ba5cf3f2
@ -1,4 +1,4 @@
|
|||||||
FROM alpine:latest
|
FROM alpine:3.14
|
||||||
|
|
||||||
# Set working space
|
# Set working space
|
||||||
WORKDIR /usr/src/app
|
WORKDIR /usr/src/app
|
||||||
|
Loading…
x
Reference in New Issue
Block a user