We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63a09b6 commit 42b4fb9Copy full SHA for 42b4fb9
guestbook/php-redis/Makefile
@@ -17,7 +17,7 @@ REGISTRY = gcr.io/google-samples
17
ARCH ?= $(shell go env GOARCH)
18
ALL_ARCH = amd64 arm arm64 ppc64le s390x
19
20
-QEMUVERSION=v2.7.0
+QEMUVERSION=v2.9.1
21
22
IMAGE = $(REGISTRY)/gb-frontend
23
MULTI_ARCH_IMG = $(IMAGE)-$(ARCH)
0 commit comments