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 f025f19 commit 2ad0c6dCopy full SHA for 2ad0c6d
Dockerfile
@@ -1,5 +1,5 @@
1
# syntax=docker/dockerfile:1.17
2
-ARG BUILD_OS=alpine:3.21
+ARG BUILD_OS=alpine:3.22
3
ARG OPENSSL_VERSION=3.0.9
4
5
FROM ${BUILD_OS} AS alpine
0 commit comments