Skip to content

Commit

Permalink
Merge pull request #225 from sgibson91/dependabot-docker-docker-ef069…
Browse files Browse the repository at this point in the history
…3ebfc

Bump python from 3.12.4-slim to 3.12.5-slim in the docker group
  • Loading branch information
sgibson91 authored Sep 3, 2024
2 parents ac6f905 + 880fea8 commit 2179cef
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 @@
# Use a Python slim image
FROM python:3.12.4-slim
FROM python:3.12.5-slim

# Install gcc
RUN apt-get update && apt-get install --yes gcc
Expand Down

0 comments on commit 2179cef

Please sign in to comment.