Skip to content

Commit

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

build(deps): bump golang from `d37127f` to `04ec561`
  • Loading branch information
madhavilosetty-intel authored Jan 13, 2025
2 parents addc321 + 92b3b21 commit c05b8fc
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.23-alpine@sha256:d37127f39271451047bcd91fc53ee014829603c96b91d02ff65ab3a7d1fb3c5e as builder
FROM golang:1.23-alpine@sha256:04ec5618ca64098b8325e064aa1de2d3efbbd022a3ac5554d49d5ece99d41ad5 as builder

RUN apk update && apk upgrade && apk add --no-cache git

Expand Down

0 comments on commit c05b8fc

Please sign in to comment.