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.
1 parent f7eafa1 commit 3072f90Copy full SHA for 3072f90
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