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

Commit

Permalink
feat: use scratch as a base for the final image (#103)
Browse files Browse the repository at this point in the history
Signed-off-by: Thulio Ferraz Assis <[email protected]>
  • Loading branch information
Thulio Ferraz Assis authored Aug 12, 2020
1 parent aac868c commit 09d7c69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ WORDPRESS_CHART ?= $(shell pwd)/charts/wordpress
BUILDER_IMAGE ?= golang:1.14.7-buster@sha256:e17fd889d4d13abaaa9b92685ce94661011b02ee0cb3db0fb8c7ccb729c0c9d7
DOWNLOADER_IMAGE ?= alpine:latest
CERT_BUILDER_IMAGE ?= opensuse/leap:15.2@sha256:48c4dbacfbc8f6200096e6b327f3b346ccff4e4075618017848aa53c44f75eea
RUNNING_IMAGE ?= debian:stable@sha256:382a945b9064f58f43aa831f2722d3845e34773d93eac1290dc59c78f297243b
RUNNING_IMAGE ?= scratch

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

Expand Down

0 comments on commit 09d7c69

Please sign in to comment.