Skip to content

Commit

Permalink
Update python Docker tag to v3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 25, 2024
1 parent 28effb4 commit c095e7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:1
FROM python:3.11-slim@sha256:6d2502238109c929569ae99355e28890c438cb11bc88ef02cd189c173b3db07c
FROM python:3.13-slim@sha256:c26605c6d019f8638f18399784dedfd9fb511d057308f4db84062b901f0fb43f

ENV PYTHONDONTWRITEBYTECODE=1
ENV PYTHONUNBUFFERED=1
Expand Down

0 comments on commit c095e7e

Please sign in to comment.