Skip to content
This repository has been archived by the owner on Feb 3, 2025. It is now read-only.

Commit

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

Bump python from 3.12.6-slim to 3.12.7-slim
  • Loading branch information
fizyk authored Oct 7, 2024
2 parents f940e45 + 0bf7637 commit 4efe57d
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.6-slim
FROM python:3.12.7-slim

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

0 comments on commit 4efe57d

Please sign in to comment.