Skip to content

Commit

Permalink
chore(deps): update golang:1.22 docker digest to 3d7ebc0 in example/d…
Browse files Browse the repository at this point in the history
…ockerfile
  • Loading branch information
renovate[bot] authored Feb 5, 2025
1 parent a48cf76 commit 6250a6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 2023 The OWASP Coraza contributors
# SPDX-License-Identifier: Apache-2.0

FROM golang:1.22@sha256:d5b17d684180648e16ea974bea677498945e8b619f7b26325958d8d99e97f9ea AS build
FROM golang:1.22@sha256:3d7ebc056be1bcd5d59819394dea374c1249fa0e3c7acd5eaad273da8742521b AS build

WORKDIR /go/src/app
COPY . .
Expand Down

0 comments on commit 6250a6f

Please # to comment.