Merge remote-tracking branch 'origin/dependabot/docker/docker/v4.3.3-dev/golang-1.26-alpine3.23' into v4.3.3-dev

This commit is contained in:
Daan Selen
2026-03-31 22:07:38 +02:00
committed by Donald Zou
parent f53da6eacb
commit e87c52b6f2

View File

@@ -4,7 +4,7 @@
# #
# Pull the current golang-alpine image. # Pull the current golang-alpine image.
FROM golang:1.25-alpine3.23 AS awg-go FROM golang:1.26-alpine3.23 AS awg-go
# Install build-dependencies. # Install build-dependencies.
RUN apk add --no-cache \ RUN apk add --no-cache \