mirror of
https://github.com/derogab/ITAvsCOVIDbot
synced 2024-12-27 07:52:24 +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
|
||||
WORKDIR /usr/src/app
|
||||
|
Loading…
Reference in New Issue
Block a user