Skip to content

Commit 4e612dc

Browse files
chore(deps): update alpine_linux_amd64 docker tag to v3.23
1 parent 7232c63 commit 4e612dc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

examples/legacy_docker/WORKSPACE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ load(
6969

7070
container_pull(
7171
name = "alpine_linux_amd64",
72-
digest = "sha256:954b378c375d852eb3c63ab88978f640b4348b01c1b3456a024a81536dafbbf4",
72+
digest = "sha256:25109184c71bdad752c8312a8623239686a9a2071e8825f20acb8f2198c3f659",
7373
registry = "index.docker.io",
7474
repository = "library/alpine",
75-
tag = "3.8",
75+
tag = "3.23",
7676
)

0 commit comments

Comments
 (0)