Skip to content

Commit

Permalink
Update faucet/python3 Docker tag to v12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 4, 2024
1 parent 4fbe50c commit 82c2cdd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion etc/Dockerfile.faucet
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Image name: forch/faucet

FROM faucet/python3:4.0.0
FROM faucet/python3:12.0.1

RUN apk add -q tcpdump iptables sudo

Expand Down
2 changes: 1 addition & 1 deletion etc/Dockerfile.gauge
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Image name: forch/gauge

FROM faucet/python3:4.0.0
FROM faucet/python3:12.0.1

RUN apk add -q tcpdump iptables sudo

Expand Down

0 comments on commit 82c2cdd

Please sign in to comment.