Skip to content

Commit

Permalink
Merge pull request #126 from sgibson91/dependabot/docker/docker-284d9…
Browse files Browse the repository at this point in the history
…0d059

Bump python from 3.12.3-slim to 3.12.4-slim in the docker group
  • Loading branch information
sgibson91 authored Jul 1, 2024
2 parents 763930c + 5a0d88a commit d5c5af1
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 3.9 slim image
FROM python:3.12.3-slim
FROM python:3.12.4-slim

# Create and set the 'app' working directory
RUN mkdir /app
Expand Down

0 comments on commit d5c5af1

Please sign in to comment.