We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a3518c commit 0413fb8Copy full SHA for 0413fb8
Dockerfile
@@ -1,5 +1,4 @@
1
-# Use the latest version of Alpine Linux as the base image
2
-FROM alpine:latest
+FROM alpine:3.18
3
4
# Install necessary packages
5
RUN apk --no-cache add ca-certificates tzdata
0 commit comments