Skip to content

Commit

Permalink
Merge pull request #598 from open-amt-cloud-toolkit/dependabot/docker…
Browse files Browse the repository at this point in the history
…/golang-0d3653d

build(deps): bump golang from `24f1bfa` to `0d3653d`
  • Loading branch information
emeeker2002 authored Jul 25, 2024
2 parents f3aaa96 + 402c5da commit 322263d
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:24f1bfa32fbf21eec3d764ed190adb78ee3147c6c3558c950c2be6bf6fc23a1b as builder
FROM golang:1.22-alpine@sha256:0d3653dd6f35159ec6e3d10263a42372f6f194c3dea0b35235d72aabde86486e as builder
RUN apk update
RUN apk upgrade
RUN apk add --no-cache git
Expand Down

0 comments on commit 322263d

Please sign in to comment.