Skip to content

Commit

Permalink
Update debian-base version for vuln fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
dpasiukevich committed Jul 19, 2022
1 parent 7dd457f commit 9055d4a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions images/dnsmasq/Makefile
Expand Up @@ -28,8 +28,8 @@ OUTPUT_DIR := _output/$(ARCH)
export DOCKER_CLI_EXPERIMENTAL=enabled

# Multiarch image
# Uploaded: Jun 6, 2022, 7:19:17 PM
BASEIMAGE ?= gcr.io/distroless/base-debian11@sha256:6c7c6e523cb42cddaace37a9125014b51768f2761138dbb8c7fb722d57a988a0
# Uploaded: Jul 14, 2022, 10:24:42 PM
BASEIMAGE ?= gcr.io/distroless/base-debian11@sha256:a08c76433d484340bd97013b5d868edfba797fbf83dc82174ebd0768d12f491d
ifeq ($(ARCH),amd64)
COMPILE_IMAGE := k8s.gcr.io/build-image/debian-base-$(ARCH):bullseye-v1.3.0
else ifeq ($(ARCH),arm)
Expand Down

0 comments on commit 9055d4a

Please sign in to comment.