Skip to content

Commit ba50ab4

Browse files
authored
Updating golang version to 1.25 in dockerfile (#28)
* 1.24 * bump to 1.25
1 parent d94d2d5 commit ba50ab4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

containers/golang/Dockerfile

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

33
RUN apk update && apk add bash build-base git
44

0 commit comments

Comments
 (0)