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 4f1dd31 commit 8d8b197Copy full SHA for 8d8b197
Dockerfile
@@ -1,7 +1,7 @@
1
# syntax=docker/dockerfile:1
2
# what distro is the image being built for
3
ARG ALPINE_TAG=3.18.0
4
-ARG DEBIAN_TAG=11.7-slim
+ARG DEBIAN_TAG=12.0-slim
5
6
# Stage 1: build artifact and download deps
7
0 commit comments