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.
2 parents de0e4d5 + df21374 commit e41bf92Copy full SHA for e41bf92
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.12-slim as build
+FROM python:3.12-slim AS build
2
WORKDIR /app
3
COPY . .
4
0 commit comments