mirror of
https://gitlab.com/psuapp/psu.git
synced 2024-08-30 18:12:34 +00:00
Fix base Docker image to alpine:3.10
This commit is contained in:
parent
52b11947e7
commit
91ff8211ab
@ -1,4 +1,4 @@
|
||||
FROM alpine:3
|
||||
FROM alpine:3.10
|
||||
|
||||
ENV PSU_AUTH_TOKEN="" \
|
||||
PSU_CONFIG="" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user