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 f5bfcf6 commit ba41b15Copy full SHA for ba41b15
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.11-slim as base
+FROM python:3.11-slim AS base
2
3
RUN apt-get update && \
4
apt-get install -y --no-install-recommends skopeo && \
0 commit comments