Skip to content

Commit

Permalink
chore(deps): bump blinklabs-io/go from 1.21.8-1 to 1.21.9-1 (#201)
Browse files Browse the repository at this point in the history
Bumps [blinklabs-io/go](https://github.com/blinklabs-io/docker-go) from 1.21.8-1 to 1.21.9-1.
- [Release notes](https://github.com/blinklabs-io/docker-go/releases)
- [Commits](blinklabs-io/docker-go@v1.21.8-1...v1.21.9-1)

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

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] committed Apr 11, 2024
1 parent da7c691 commit 6036c01
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.21.8-1 AS build
FROM ghcr.io/blinklabs-io/go:1.21.9-1 AS build

WORKDIR /code
COPY . .
Expand Down

0 comments on commit 6036c01

Please sign in to comment.