Skip to content

Commit 42b4fb9

Browse files
author
liudali
committed
update QEMUVERSION version
1 parent 63a09b6 commit 42b4fb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guestbook/php-redis/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ REGISTRY = gcr.io/google-samples
1717
ARCH ?= $(shell go env GOARCH)
1818
ALL_ARCH = amd64 arm arm64 ppc64le s390x
1919

20-
QEMUVERSION=v2.7.0
20+
QEMUVERSION=v2.9.1
2121

2222
IMAGE = $(REGISTRY)/gb-frontend
2323
MULTI_ARCH_IMG = $(IMAGE)-$(ARCH)

0 commit comments

Comments
 (0)