You've already forked RekomenciBackend
<type>(scope): <description>
[body] [footer(s)]
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
# syntax=docker/dockerfile:1.20
|
||||
|
||||
ARG PY_IMAGE=python:3.12-slim
|
||||
ARG PY_IMAGE=docker.io/python:3.12-slim
|
||||
|
||||
# Stage 1: Builder
|
||||
FROM ${PY_IMAGE} AS builder
|
||||
|
||||
Reference in New Issue
Block a user