Skip to content

Commit 3786020

Browse files
Update golang Docker tag to v1.23 (#103)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e4d7192 commit 3786020

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.21-alpine AS build
1+
FROM golang:1.23-alpine AS build
22

33
WORKDIR /src
44
COPY go.mod go.sum ./

0 commit comments

Comments
 (0)