Skip to content

Commit 97bdd8d

Browse files
authored
Merge pull request #226 from sgibson91/dependabot-docker-docker-d11c14049c
Bump python from 3.12.5-slim to 3.12.6-slim in the docker group
2 parents 2179cef + 9810918 commit 97bdd8d

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
@@ -1,5 +1,5 @@
11
# Use a Python slim image
2-
FROM python:3.12.5-slim
2+
FROM python:3.12.6-slim
33

44
# Install gcc
55
RUN apt-get update && apt-get install --yes gcc

0 commit comments

Comments
 (0)