Skip to content

Commit

Permalink
build(deps): bump golang from 2a88224 to 282ddcd (#524)
Browse files Browse the repository at this point in the history
Bumps golang from `2a88224` to `282ddcd`.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Craig Spencer <[email protected]>
  • Loading branch information
dependabot[bot] and Craig-Spencer-12 authored May 29, 2024
1 parent bdc965e commit 955dcc8
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:2a882244fb51835ebbd8313bffee83775b0c076aaf56b497b43d8a4c72db65e1 as builder
FROM golang:1.22-alpine@sha256:282ddcdde8fea3bceb235a539d7a2fee2f52559c5319c42e577df4bcae2c2f39 as builder
RUN apk update
RUN apk upgrade
RUN apk add --no-cache git
Expand Down

0 comments on commit 955dcc8

Please sign in to comment.