remove image digests
This commit is contained in:
parent
35aaa908fe
commit
8d58fa0cd7
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM alpine:3@sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b AS builder
|
FROM alpine:3 AS builder
|
||||||
ARG MDNS_REPEATER_VERSION=local
|
ARG MDNS_REPEATER_VERSION=local
|
||||||
WORKDIR /
|
WORKDIR /
|
||||||
COPY mdns-repeater.c mdns-repeater.c
|
COPY mdns-repeater.c mdns-repeater.c
|
||||||
|
|
Reference in a new issue