Skip to content
This repository was archived by the owner on May 6, 2022. It is now read-only.

Commit 4018e66

Browse files
author
Thulio Ferraz Assis
authored
bump: Go builder image (#108)
Signed-off-by: Thulio Ferraz Assis <[email protected]>
1 parent d0982fa commit 4018e66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ TMP_BUILD_DIR ?= tmp
2727
WORDPRESS_CHART ?= $(shell pwd)/charts/wordpress
2828

2929
# The base images for the Dockerfile stages.
30-
BUILDER_IMAGE ?= golang:1.14.7-buster@sha256:e17fd889d4d13abaaa9b92685ce94661011b02ee0cb3db0fb8c7ccb729c0c9d7
30+
BUILDER_IMAGE ?= golang:1.14.9-buster@sha256:15f72b7c8f18323f8553510a791f68b78ecdf2f1b0acae865fa3d8a1636b3fd4
3131
DOWNLOADER_IMAGE ?= alpine:latest
3232
CERT_BUILDER_IMAGE ?= opensuse/leap:15.2@sha256:48c4dbacfbc8f6200096e6b327f3b346ccff4e4075618017848aa53c44f75eea
3333
RUNNING_IMAGE ?= scratch

0 commit comments

Comments
 (0)