fix: 👷 fix recommandations from docker
This commit is contained in:
parent
009d44b7d4
commit
214398a144
@ -1,4 +1,4 @@
|
||||
FROM python:3.13.0-slim as build
|
||||
FROM python:3.13.0-slim AS build
|
||||
|
||||
WORKDIR /app
|
||||
COPY . .
|
||||
|
Loading…
Reference in New Issue
Block a user