Skip to content

Commit

Permalink
Merge pull request #111 from snapp-incubator/dependabot/docker/docker…
Browse files Browse the repository at this point in the history
…-dependencies-a3e492c380

Bump golang from 1.22.5 to 1.23.2 in the docker-dependencies group across 1 directory
  • Loading branch information
1995parham authored Nov 1, 2024
2 parents 6d66f2b + 0bd2afd commit f7a65cf
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,5 +1,5 @@
# Build the manager binary
FROM golang:1.22.5 as builder
FROM golang:1.23.2 as builder

WORKDIR /workspace

Expand Down

0 comments on commit f7a65cf

Please sign in to comment.