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 c65ce03 commit 6fcb5f4Copy full SHA for 6fcb5f4
Dockerfile
@@ -1,4 +1,4 @@
1
-# syntax=docker/dockerfile:1.16.0
+# syntax=docker/dockerfile:1.19.0
2
FROM python:3.12 AS compile-stage
3
RUN --mount=type=cache,target=/var/cache/apt \
4
apt update && \
0 commit comments