Skip to content

Commit abb2e78

Browse files
authored
Merge pull request #5 from bavix/dependabot/docker/golang-1.26-alpine
Bump golang from 1.25-alpine to 1.26-alpine
2 parents a2ef90c + b23d21d commit abb2e78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

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

33
WORKDIR /app
44

0 commit comments

Comments
 (0)