Skip to content

Commit

Permalink
chore(deps): update python docker tag to v3.12.8
Browse files Browse the repository at this point in the history
  • Loading branch information
public-glueops-renovatebot[bot] authored Jan 25, 2025
1 parent 6c300f9 commit 2a008fb
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,4 +1,4 @@
FROM python:3.11.11-alpine@sha256:9af3561825050da182afc74b106388af570b99c500a69c8216263aa245a2001b
FROM python:3.12.8-alpine@sha256:ba13ef990f6e5d13014e9e8d04c02a8fdb0fe53d6dccf6e19147f316e6cc3a84

WORKDIR /app
COPY requirements.txt /app/
Expand Down

0 comments on commit 2a008fb

Please sign in to comment.