Skip to content

Commit

Permalink
Merge branch 'main' into dockerEnhancements
Browse files Browse the repository at this point in the history
  • Loading branch information
madhavilosetty-intel authored Nov 14, 2024
2 parents 3fd856a + 3be63a0 commit 499fe5f
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:09742590377387b931261cbeb72ce56da1b0d750a27379f7385245b2b058b63a as builder
FROM golang:1.23-alpine@sha256:c694a4d291a13a9f9d94933395673494fc2cc9d4777b85df3a7e70b3492d3574 as builder

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

Expand Down

0 comments on commit 499fe5f

Please sign in to comment.