This commit is contained in:
dependabot[bot] 2023-05-10 03:01:45 +00:00 committed by GitHub
commit 78521ad754
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
ARG OUTPUT=/output
FROM alpine:3.16 AS builder
FROM alpine:3.18 AS builder
RUN apk add --no-cache \
autoconf \
automake \