Skip to content

Commit 72b2c70

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/docker/golang-1.22.1-alpine'
2 parents be9440b + f5332d7 commit 72b2c70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.21.5-alpine AS builder
1+
FROM golang:1.22.1-alpine AS builder
22

33
WORKDIR /src
44
COPY . .

0 commit comments

Comments
 (0)