We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1066ad4 commit e0c4fabCopy full SHA for e0c4fab
base-os/Dockerfile
@@ -1,7 +1,7 @@
1
-FROM alpine:3.20.2
+FROM alpine:3.20.3
2
3
# Cache buster for occasionally resetting the cached images for the yum commands
4
-ENV LAST_UPDATED 2023-02-12
+ENV LAST_UPDATED 2024-12-01
5
6
ADD wait-for-it.sh /usr/bin/
7
0 commit comments