Skip to content

Commit

Permalink
chore(deps): bump obalunenko/go-tools in /build/docker/go-tools (#97)
Browse files Browse the repository at this point in the history
Bumps [obalunenko/go-tools](https://github.com/obalunenko/go-tools) from v1.1.0 to v1.1.1.
- [Release notes](https://github.com/obalunenko/go-tools/releases)
- [Changelog](https://github.com/obalunenko/go-tools/blob/master/.goreleaser.yml)
- [Commits](obalunenko/go-tools@v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: obalunenko/go-tools
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 26, 2023
1 parent f80c886 commit 8f2b43e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/docker/go-tools/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM ghcr.io/obalunenko/go-tools:v1.1.0 AS builder
FROM ghcr.io/obalunenko/go-tools:v1.1.1 AS builder

CMD ["/bin/sh", "-c", ""]

0 comments on commit 8f2b43e

Please sign in to comment.