Skip to content

Commit

Permalink
Merge pull request #25 from containeroo/renovate/golang-1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
gi8lino committed Aug 14, 2024
2 parents 96e99ce + 1516207 commit 8cbde6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.22-alpine as builder
FROM golang:1.23-alpine as builder

WORKDIR /workspace
# Copy the Go Modules manifests
Expand Down

0 comments on commit 8cbde6c

Please sign in to comment.