Skip to content

Commit

Permalink
chore(deps): update docker.io/library/golang:1.22.3-alpine3.19 docker…
Browse files Browse the repository at this point in the history
… digest to f1fe698

Signed-off-by: renovate[bot] <[email protected]>
  • Loading branch information
renovate[bot] authored May 17, 2024
1 parent 94711cd commit 2cb3413
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 @@
# Copyright Authors of Cilium
# SPDX-License-Identifier: Apache-2.0

FROM docker.io/library/golang:1.22.3-alpine3.19@sha256:2a882244fb51835ebbd8313bffee83775b0c076aaf56b497b43d8a4c72db65e1 as builder
FROM docker.io/library/golang:1.22.3-alpine3.19@sha256:f1fe698725f6ed14eb944dc587591f134632ed47fc0732ec27c7642adbe90618 as builder
WORKDIR /go/src/github.com/cilium/cilium-cli
RUN apk add --no-cache git make ca-certificates
COPY . .
Expand Down

0 comments on commit 2cb3413

Please sign in to comment.