Skip to content

Commit

Permalink
build(deps): bump golang from 1.23.2 to 1.23.6 in /docker/dev
Browse files Browse the repository at this point in the history
Bumps golang from 1.23.2 to 1.23.6.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2025
1 parent 83761c0 commit 9e2a9c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/dev/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.23.2
FROM golang:1.23.6

LABEL org.opencontainers.image.source https://github.com/slok/sloth

Expand Down

0 comments on commit 9e2a9c3

Please sign in to comment.