Skip to content

Commit f554ff6

Browse files
chore(deps): update golang base image from 1.21-alpine3.18 to 1.23-alpine3.22 (#1620)
1 parent bd6bcc7 commit f554ff6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

runner/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM amd64/golang:1.21-alpine3.18 as builder
1+
FROM amd64/golang:1.23-alpine3.22 as builder
22

33
WORKDIR /go/src/github.com/TUM-Dev/gocast/runner
44
COPY . .

0 commit comments

Comments
 (0)