Skip to content
This repository was archived by the owner on May 18, 2026. It is now read-only.

Commit 8c9fa2d

Browse files
Bump golang from 1.24-alpine to 1.25-alpine
Bumps golang from 1.24-alpine to 1.25-alpine. --- updated-dependencies: - dependency-name: golang dependency-version: 1.25-alpine dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent de37857 commit 8c9fa2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.24-alpine AS build-stage
1+
FROM golang:1.25-alpine AS build-stage
22

33
#Set up dependencies
44
WORKDIR /app

0 commit comments

Comments
 (0)