Skip to content

Commit 548606d

Browse files
authored
Merge pull request #25 from CSSSR/renovate/golang-1.x
chore(deps): update golang docker tag to v1.26
2 parents c7ac500 + 44825f1 commit 548606d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/Dockerfile

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

33
WORKDIR /app
44

0 commit comments

Comments
 (0)