Skip to content

Commit

Permalink
Merge pull request #234 from sgibson91/dependabot-docker-docker-a0af5…
Browse files Browse the repository at this point in the history
…adb1b

Bump python from 3.13.0-slim to 3.13.1-slim in the docker group
  • Loading branch information
sgibson91 authored Jan 2, 2025
2 parents 7ffa084 + 87d0eae commit ab4de2f
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.13.0-slim
FROM python:3.13.1-slim

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

0 comments on commit ab4de2f

Please sign in to comment.