Skip to content

Commit 05e32c3

Browse files
authored
Merge pull request #137 from jkaninda/dependabot/docker/golang-1.23.2
chore(deps): bump golang from 1.22.5 to 1.23.2
2 parents f545704 + 7cb1c50 commit 05e32c3

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.22.5 AS build
1+
FROM golang:1.23.2 AS build
22
WORKDIR /app
33

44
# Copy the source code.

0 commit comments

Comments
 (0)