Skip to content

Commit

Permalink
Merge pull request #169 from ClearcodeHQ/dependabot/docker/python-3.1…
Browse files Browse the repository at this point in the history
…3.0-slim

Bump python from 3.12.7-slim to 3.13.0-slim
  • Loading branch information
fizyk authored Oct 14, 2024
2 parents cd10246 + 6eaefb9 commit 07899c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.releasetools
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.12.7-slim
FROM python:3.13.0-slim

RUN apt-get update && apt-get install -y \
git \
Expand Down

0 comments on commit 07899c4

Please sign in to comment.