Skip to content

Commit

Permalink
Bump faucet/python3 from 11.0.0 to 12.0.0
Browse files Browse the repository at this point in the history
Bumps faucet/python3 from 11.0.0 to 12.0.0.

---
updated-dependencies:
- dependency-name: faucet/python3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 11, 2024
1 parent cf4517c commit 7e43834
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.faucet
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Image name: faucet/faucet

FROM faucet/python3:11.0.0
FROM faucet/python3:12.0.0

COPY ./ /faucet-src/

Expand Down

0 comments on commit 7e43834

Please sign in to comment.