Skip to content

Commit

Permalink
build(deps): bump golang from 1.22.1-alpine3.18 to 1.22.3-alpine3.18
Browse files Browse the repository at this point in the history
Bumps golang from 1.22.1-alpine3.18 to 1.22.3-alpine3.18.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 8, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 253199b commit 9b0a052
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 golang:1.22.1-alpine3.18 AS build-env
FROM golang:1.22.3-alpine3.18 AS build-env

ARG DB_BACKEND=goleveldb
ARG ROCKSDB_VERSION="8.9.1"

0 comments on commit 9b0a052

Please sign in to comment.