remove image digests

This commit is contained in:
Michael Grote 2024-02-07 21:21:21 +01:00
parent 35aaa908fe
commit 8d58fa0cd7
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM alpine:3@sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b AS builder
FROM alpine:3 AS builder
ARG MDNS_REPEATER_VERSION=local
WORKDIR /
COPY mdns-repeater.c mdns-repeater.c