Skip to content

Commit

Permalink
build(deps): bump golang from 8274bcf to ace6cc3
Browse files Browse the repository at this point in the history
Bumps golang from `8274bcf` to `ace6cc3`.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 25, 2024
1 parent 416c3dc commit c82a827
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
Expand Up @@ -3,7 +3,7 @@
# * SPDX-License-Identifier: Apache-2.0
# **********************************************************************

FROM golang:1.22-alpine@sha256:8274bcfe89f5989777cb759302a7ced08c8a712c81982ca3ecc9fce0626592f1 as builder
FROM golang:1.22-alpine@sha256:ace6cc3fe58d0c7b12303c57afe6d6724851152df55e08057b43990b927ad5e8 as builder
RUN apk update
RUN apk upgrade
RUN apk add --no-cache git
Expand Down

0 comments on commit c82a827

Please sign in to comment.