Skip to content

Commit af812b9

Browse files
committed
fix(deps): bump Python to 3.13.3-1ubuntu0.2
1 parent 7bca321 commit af812b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ ENV CURL_VERSION="8.12.1-3ubuntu1"
5959
# renovate: repo=https://archive.ubuntu.com/ubuntu release=plucky depName=openssh-client
6060
ENV OPENSSH_VERSION="1:9.9p1-3ubuntu3"
6161
# renovate: repo=https://archive.ubuntu.com/ubuntu release=plucky depName=python3.13-dev
62-
ENV PYTHON_VERSION="3.13.3-1ubuntu0.1"
62+
ENV PYTHON_VERSION="3.13.3-1ubuntu0.2"
6363
# plusky-pgpg misses arm64, use noble-pgdg instead
6464
# renovate: repo=https://apt.postgresql.org/pub/repos/apt release=noble-pgdg depName=postgresql-client-17
6565
ENV POSTGRESQL_VERSION="17.5-1.pgdg24.04+1"

0 commit comments

Comments
 (0)