Skip to content

Commit

Permalink
build(deps): bump blinklabs-io/go from 1.22.7-1 to 1.23.1-1 (#264)
Browse files Browse the repository at this point in the history
Bumps [blinklabs-io/go](https://github.com/blinklabs-io/docker-go) from 1.22.7-1 to 1.23.1-1.
- [Release notes](https://github.com/blinklabs-io/docker-go/releases)
- [Commits](blinklabs-io/docker-go@v1.22.7-1...v1.23.1-1)

---
updated-dependencies:
- dependency-name: blinklabs-io/go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent bfa72f9 commit 9eb50f9
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 ghcr.io/blinklabs-io/go:1.22.7-1 AS build
FROM ghcr.io/blinklabs-io/go:1.23.1-1 AS build

WORKDIR /app
COPY . .
Expand Down

0 comments on commit 9eb50f9

Please sign in to comment.