Skip to content

Commit

Permalink
Merge pull request #907 from Joeri-Abbo/dependabot/docker/python-3.12…
Browse files Browse the repository at this point in the history
….0b4-alpine

Bump python from 3.12.0b3-alpine to 3.12.0b4-alpine
  • Loading branch information
Joeri-Abbo authored Jul 14, 2023
2 parents 1b65039 + 4907797 commit 927acd5
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 --platform=linux/amd64 python:3.12.0b3-alpine
FROM --platform=linux/amd64 python:3.12.0b4-alpine

WORKDIR '/app'

Expand Down

0 comments on commit 927acd5

Please sign in to comment.