mirror of
https://github.com/ditkrg/todo-to-issue-action.git
synced 2026-01-22 22:06:43 +00:00
Update Debian version
This commit is contained in:
parent
f445fdb6e9
commit
aad29cda2c
@ -6,7 +6,7 @@ RUN pip install --target=/app requests
|
||||
RUN pip install --target=/app -U pip setuptools wheel
|
||||
RUN pip install --target=/app ruamel.yaml
|
||||
|
||||
FROM gcr.io/distroless/python3-debian10
|
||||
FROM gcr.io/distroless/python3-debian12
|
||||
COPY --from=builder /app /app
|
||||
WORKDIR /app
|
||||
ENV PYTHONPATH /app
|
||||
|
||||
Loading…
Reference in New Issue
Block a user