We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 97dbf3a + 3072f90 commit 4bb8df4Copy full SHA for 4bb8df4
build/pause/Makefile
@@ -20,7 +20,7 @@ REGISTRY ?= staging-k8s.gcr.io
20
IMAGE = $(REGISTRY)/pause
21
IMAGE_WITH_ARCH = $(IMAGE)-$(ARCH)
22
23
-TAG = 3.1
+TAG = 3.2
24
REV = $(shell git describe --contains --always --match='v*')
25
26
# Architectures supported: amd64, arm, arm64, ppc64le and s390x
0 commit comments