Skip to content

Commit

Permalink
chore(deps): update python docker tag to v3.12.9
Browse files Browse the repository at this point in the history
  • Loading branch information
public-glueops-renovatebot[bot] authored Feb 7, 2025
1 parent f2a6909 commit 6a8d872
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.11-alpine@sha256:9af3561825050da182afc74b106388af570b99c500a69c8216263aa245a2001b
FROM python:3.12.9-alpine@sha256:319f3224ed3b34a798445aacb6c1c5afae3128c9818279e4cf9c8848f1d2cbe7

# Copy the files into the Docker image
COPY . .
Expand Down

0 comments on commit 6a8d872

Please sign in to comment.