fix Alpine version
This commit is contained in:
parent
ed3ae04b8b
commit
8bbd7bd885
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
##
|
##
|
||||||
|
|
||||||
# Use latest Alpine docker release
|
# Use latest Alpine docker release
|
||||||
FROM alpine:latest
|
FROM alpine:3.21.0
|
||||||
|
|
||||||
# Set system timezone
|
# Set system timezone
|
||||||
RUN echo "UTC" > /etc/timezone
|
RUN echo "UTC" > /etc/timezone
|
||||||
|
|
Loading…
Reference in a new issue