Skip to content

Commit 9b5529b

Browse files
Bump golang from 1.18.4 to 1.18.5 (#18)
Bumps golang from 1.18.4 to 1.18.5. --- updated-dependencies: - dependency-name: golang 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 7e7b0ca commit 9b5529b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.dev

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.18.4 AS go
1+
FROM golang:1.18.5 AS go
22

33
# update together with .github/workflows/ci.yml
44
FROM golangci/golangci-lint:v1.47.3 AS linter

0 commit comments

Comments
 (0)