update
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
#comment
|
||||
<<<<<<< HEAD
|
||||
FROM alpine:3.23
|
||||
=======
|
||||
FROM --platform=linux/amd64 alpine:3.23
|
||||
>>>>>>> 70cc850f10c2fcd1733ae05dce5c4503db3a11f3
|
||||
MAINTAINER Scott E. Graves <scott.e.graves@protonmail.com>
|
||||
CMD bash
|
||||
|
||||
@@ -81,5 +85,5 @@ RUN apk add \
|
||||
zstd-static \
|
||||
xz-static
|
||||
|
||||
RUN ln -sf /usr/bin/aclocal-1.17 /usr/bin/aclocal-1.16
|
||||
RUN ln -sf /usr/bin/automake-1.17 /usr/bin/automake-1.16
|
||||
RUN ln -sf /usr/bin/aclocal-1.18 /usr/bin/aclocal-1.16
|
||||
RUN ln -sf /usr/bin/automake-1.18 /usr/bin/automake-1.16
|
||||
|
||||
Reference in New Issue
Block a user