Skip to content

Commit

Permalink
Bump python from 3.12-alpine3.20 to 3.13-alpine3.20 in /docker
Browse files Browse the repository at this point in the history
Bumps python from 3.12-alpine3.20 to 3.13-alpine3.20.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent ef72062 commit 96251ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.12-alpine3.20
FROM python:3.13-alpine3.20

COPY docker/wait-for-it.sh /wait-for-it.sh
COPY requirements.txt requirements.txt
Expand Down

0 comments on commit 96251ae

Please sign in to comment.