Merge pull request 'Pin alpine Docker tag to 8a1f59f' (#2) from renovate/pin-dependencies into main
All checks were successful
Build and Push Updated Images / build-image (push) Successful in 1m38s
All checks were successful
Build and Push Updated Images / build-image (push) Successful in 1m38s
Reviewed-on: #2
This commit is contained in:
commit
76d8446057
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM alpine:3.22.0
|
FROM alpine:3.22.0@sha256:8a1f59ffb675680d47db6337b49d22281a139e9d709335b492be023728e11715
|
||||||
|
|
||||||
RUN apk add --no-cache build-base bash docker-cli git \
|
RUN apk add --no-cache build-base bash docker-cli git \
|
||||||
&& git clone -b add-ipv6-support https://github.com/Alphix/mdns-repeater.git \
|
&& git clone -b add-ipv6-support https://github.com/Alphix/mdns-repeater.git \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue