Skip to content

Commit a6c595f

Browse files
authored
Merge pull request #768 from traPtitech/dependabot/docker/golang-1.25.0-alpine
⬆️ Bump golang from 1.23.5-alpine to 1.25.0-alpine
2 parents 6cc47ce + f3c6d2e commit a6c595f

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
@@ -3,7 +3,7 @@
33
##
44
## Build stage
55
##
6-
FROM golang:1.23.5-alpine AS build
6+
FROM golang:1.25.0-alpine AS build
77

88
WORKDIR /app
99

0 commit comments

Comments
 (0)