Skip to content

Commit 95a8771

Browse files
build(deps): bump blinklabs-io/go from 1.23.3-1 to 1.23.4-1
Bumps [blinklabs-io/go](https://github.com/blinklabs-io/docker-go) from 1.23.3-1 to 1.23.4-1. - [Release notes](https://github.com/blinklabs-io/docker-go/releases) - [Commits](blinklabs-io/docker-go@v1.23.3-1...v1.23.4-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]>
1 parent 64a3d73 commit 95a8771

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Dockerfile

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

33
WORKDIR /code
44
COPY . .

0 commit comments

Comments
 (0)