Skip to content

Commit

Permalink
Merge pull request #414 from byllyfish/demonet-ver
Browse files Browse the repository at this point in the history
Update demonet image tag.
  • Loading branch information
byllyfish authored Jan 22, 2024
2 parents e54f3c6 + 9c70f26 commit 3b9bf95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions finsy/test/demonet.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
IPV4_BASE = IPv4Network("10.0.0.0/8")
IPV6_BASE = IPv6Network("fc00::/64")

# tag=23.11
DEFAULT_IMAGE = "ghcr.io/byllyfish/demonet@sha256:58f8d839f532b81e2996296a392b9540e9dd3d8abe6ba5499e45d4224080792c"
# tag=24.01
DEFAULT_IMAGE = "ghcr.io/byllyfish/demonet@sha256:b2a702c00cde41734d2ddaed94e86bee79208a74f4fba252bebb8fe3804f79bb"


@dataclass
Expand Down

0 comments on commit 3b9bf95

Please sign in to comment.