Skip to content

Commit

Permalink
Merge pull request #798 from strukturag/dependabot/docker/docker/serv…
Browse files Browse the repository at this point in the history
…er/golang-1.23-alpine

Bump golang from 1.22-alpine to 1.23-alpine in /docker/server
  • Loading branch information
fancycode authored Aug 26, 2024
2 parents 94b2d78 + 18ac459 commit 5041472
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/server/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM --platform=${BUILDPLATFORM} golang:1.22-alpine AS builder
FROM --platform=${BUILDPLATFORM} golang:1.23-alpine AS builder
ARG TARGETARCH
ARG TARGETOS

Expand Down

0 comments on commit 5041472

Please sign in to comment.