Skip to content

Commit 3e5388e

Browse files
authored
Merge pull request #24 from simple-retro/chore/bump-golang-version
chore: bump golang version from 1.21 to 1.25
2 parents 077ae90 + b6ec5bd commit 3e5388e

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.21-alpine AS builder
1+
FROM golang:1.25-alpine AS builder
22

33
ENV CGO_ENABLED=1
44
ENV GOOS=linux

0 commit comments

Comments
 (0)