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

Commit 09d7c69

Browse files
author
Thulio Ferraz Assis
authored
feat: use scratch as a base for the final image (#103)
Signed-off-by: Thulio Ferraz Assis <thulio.assis@suse.com>
1 parent aac868c commit 09d7c69

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
@@ -30,7 +30,7 @@ WORDPRESS_CHART ?= $(shell pwd)/charts/wordpress
3030
BUILDER_IMAGE ?= golang:1.14.7-buster@sha256:e17fd889d4d13abaaa9b92685ce94661011b02ee0cb3db0fb8c7ccb729c0c9d7
3131
DOWNLOADER_IMAGE ?= alpine:latest
3232
CERT_BUILDER_IMAGE ?= opensuse/leap:15.2@sha256:48c4dbacfbc8f6200096e6b327f3b346ccff4e4075618017848aa53c44f75eea
33-
RUNNING_IMAGE ?= debian:stable@sha256:382a945b9064f58f43aa831f2722d3845e34773d93eac1290dc59c78f297243b
33+
RUNNING_IMAGE ?= scratch
3434

3535
lint: lint-go-vet lint-go-mod lint-modified-files
3636

0 commit comments

Comments
 (0)