Skip to content

Commit

Permalink
fixes and enhancements 2
Browse files Browse the repository at this point in the history
  • Loading branch information
John Dutchover committed Feb 10, 2024
1 parent 7414fbb commit d273b3c
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 an official Python runtime as a parent image
FROM python:3.11.6
FROM python:3.11.7

# Set the working directory in the Docker image
WORKDIR /usr/src
Expand Down

0 comments on commit d273b3c

Please sign in to comment.