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 ea33ed0 commit 643dc38Copy full SHA for 643dc38
Dockerfile
@@ -1,5 +1,5 @@
1
# Stage 1: Build
2
-FROM python:3.13-slim-bookworm as builder
+FROM python:3.13-slim-bookworm AS builder
3
4
ENV PYTHONUNBUFFERED=1 \
5
POETRY_NO_INTERACTION=1 \
0 commit comments