We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf6fa50 commit 183471aCopy full SHA for 183471a
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-# syntax = docker/dockerfile:1.7
+# syntax=docker/dockerfile:1.16.0
2
FROM python:3.12 AS compile-stage
3
RUN --mount=type=cache,target=/var/cache/apt \
4
apt update && \
0 commit comments