Skip to content

Commit 34de926

Browse files
committed
bump multiarch/qemu-user-static to 7.2.0-1
Signed-off-by: cpanato <[email protected]>
1 parent a5964a3 commit 34de926

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/gcb-docker-gcloud/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
ARG GO_VERSION
1616

17-
FROM multiarch/qemu-user-static:7.1.0-2 as qemu-image
17+
FROM multiarch/qemu-user-static:7.2.0-1 as qemu-image
1818

1919
# Includes bash, docker, and gcloud
2020
FROM golang:${GO_VERSION}-alpine

0 commit comments

Comments
 (0)