Skip to content

Commit ec47372

Browse files
build(deps): bump blinklabs-io/go from 1.21.13-1 to 1.22.6-1 (#287)
Bumps [blinklabs-io/go](https://github.com/blinklabs-io/docker-go) from 1.21.13-1 to 1.22.6-1. - [Release notes](https://github.com/blinklabs-io/docker-go/releases) - [Commits](blinklabs-io/docker-go@v1.21.13-1...v1.22.6-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>
1 parent a9fb3fb commit ec47372

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/blinklabs-io/go:1.21.13-1 AS build
1+
FROM ghcr.io/blinklabs-io/go:1.22.6-1 AS build
22

33
WORKDIR /code
44
COPY . .

0 commit comments

Comments
 (0)