Merge pull request #21 from chuckcharlie/buildtest

Buildtest
This commit is contained in:
chuckcharlie
2023-09-21 10:05:39 -06:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
FROM alpine:3.16
FROM alpine:3.18
# Install the packages we need. Avahi will be included
RUN echo -e "https://dl-cdn.alpinelinux.org/alpine/edge/testing\nhttps://dl-cdn.alpinelinux.org/alpine/edge/main" >> /etc/apk/repositories &&\

View File

@@ -1 +1 @@
1.1.1
1.1.4