Skip to content

Commit beebb76

Browse files
chore(deps): bump blinklabs-io/go from 1.24.0-1 to 1.24.1-1 (#309)
Bumps [blinklabs-io/go](https://github.com/blinklabs-io/docker-go) from 1.24.0-1 to 1.24.1-1. - [Release notes](https://github.com/blinklabs-io/docker-go/releases) - [Commits](blinklabs-io/docker-go@v1.24.0-1...v1.24.1-1) --- updated-dependencies: - dependency-name: blinklabs-io/go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ac1bd6c commit beebb76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/blinklabs-io/go:1.24.0-1 AS build
1+
FROM ghcr.io/blinklabs-io/go:1.24.1-1 AS build
22

33
WORKDIR /code
44
COPY go.* .

0 commit comments

Comments
 (0)