mirror of
https://gitlab.com/psuapp/psu.git
synced 2024-08-30 18:12:34 +00:00
Change base docker image to alpine:3
This commit is contained in:
parent
d9e548f9dc
commit
2b2327939a
@ -1,4 +1,4 @@
|
|||||||
FROM alpine
|
FROM alpine:3
|
||||||
|
|
||||||
ENV PSU_AUTHENTICATION_PASSWORD="" \
|
ENV PSU_AUTHENTICATION_PASSWORD="" \
|
||||||
PSU_AUTH_TOKEN="" \
|
PSU_AUTH_TOKEN="" \
|
||||||
|
Loading…
Reference in New Issue
Block a user