Skip to content

Commit

Permalink
Merge pull request #214 from sgibson91/dependabot-docker-docker-ad411…
Browse files Browse the repository at this point in the history
…63d18

Bump python from 3.12.2-slim to 3.12.3-slim in the docker group
  • Loading branch information
sgibson91 authored May 3, 2024
2 parents d97711b + 99b885d commit 8c6747f
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.2-slim
FROM python:3.12.3-slim

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

0 comments on commit 8c6747f

Please sign in to comment.