Skip to content

Commit

Permalink
build(deps): bump golang from 926f7f7 to 96a8a70 (#637)
Browse files Browse the repository at this point in the history
Bumps golang from `926f7f7` to `96a8a70`.

---
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>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 17c7b61 commit fb368ac
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,5 +1,5 @@
# We use cross-compilation because QEMU is slow.
FROM --platform=${BUILDPLATFORM} golang:1.21.3-alpine3.18@sha256:926f7f7e1ab8509b4e91d5ec6d5916ebb45155b0c8920291ba9f361d65385806 AS build
FROM --platform=${BUILDPLATFORM} golang:1.21.3-alpine3.18@sha256:96a8a701943e7eabd81ebd0963540ad660e29c3b2dc7fb9d7e06af34409e9ba6 AS build
ARG GIT_DESCRIBE
ARG TARGETOS
ARG TARGETARCH
Expand Down

0 comments on commit fb368ac

Please sign in to comment.