Merge remote-tracking branch 'origin/dependabot/docker/docker/development/alpine-3.24' into development
Some checks failed
Docker Build and Push / docker_build (push) Has been cancelled
Docker Build and Push / docker_scan (push) Has been cancelled

This commit is contained in:
Daan Selen
2026-07-08 23:34:46 +02:00

View File

@@ -30,7 +30,7 @@ RUN go version && \
# AWG TOOLS BUILDING STAGE # AWG TOOLS BUILDING STAGE
# Base: Alpine # Base: Alpine
# #
FROM alpine:3.23 AS awg-tools FROM alpine:3.24 AS awg-tools
# Install needed dependencies. # Install needed dependencies.
RUN apk add --no-cache \ RUN apk add --no-cache \