correct msitake in sogo container: build -> builder

This commit is contained in:
kjeld Schouten-Lebbing
2021-09-05 20:55:42 +02:00
parent 2a256bc2e4
commit 5b2c18dab6
+1 -1
View File
@@ -1,5 +1,5 @@
# hadolint ignore=DL3007
FROM ghcr.io/truecharts/ubuntu:latest AS build
FROM ghcr.io/truecharts/ubuntu:latest AS builder
# Change your name and email address
ARG DEBFULLNAME=TrueCharts