Skip to content

Commit

Permalink
Merge pull request #4398 from faucetsdn/dependabot/docker/faucet/pyth…
Browse files Browse the repository at this point in the history
…on3-11.0.0

Bump faucet/python3 from 10.0.0 to 11.0.0
  • Loading branch information
gizmoguy committed Oct 18, 2023
2 parents c55bbac + 92aecc0 commit 611fd92
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:10.0.0
FROM faucet/python3:11.0.0

COPY ./ /faucet-src/

Expand Down

0 comments on commit 611fd92

Please sign in to comment.