Skip to content

Commit

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

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

0 comments on commit 29ba01a

Please sign in to comment.