Skip to content

Commit

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

build(deps): bump golang from `96a8a70` to `110b07a`
  • Loading branch information
madhavilosetty-intel authored Nov 8, 2023
2 parents aa2efcf + 062f4dc commit 990e0d9
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.21-alpine@sha256:96a8a701943e7eabd81ebd0963540ad660e29c3b2dc7fb9d7e06af34409e9ba6 as builder
FROM golang:1.21-alpine@sha256:110b07af87238fbdc5f1df52b00927cf58ce3de358eeeb1854f10a8b5e5e1411 as builder
RUN apk update
RUN apk upgrade
RUN apk add --no-cache git
Expand Down

0 comments on commit 990e0d9

Please sign in to comment.