Skip to content

Commit

Permalink
Update golang:1.21 Docker digest to 6fbd2d3
Browse files Browse the repository at this point in the history
Signed-off-by: Platform Engineering Bot <[email protected]>
  • Loading branch information
platform-engineering-bot committed Jan 15, 2024
1 parent e293635 commit 31f705e
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
@@ -1,5 +1,5 @@
# Build stage
FROM golang:1.21@sha256:672a2286da3ee7a854c3e0a56e0838918d0dbb1c18652992930293312de898a6 AS builder
FROM golang:1.21@sha256:6fbd2d3398db924f8d708cf6e94bd3a436bb468195daa6a96e80504e0a9615f2 AS builder
COPY . /build
WORKDIR /build
RUN CGO_ENABLED=0 go build ./act.go
Expand Down

0 comments on commit 31f705e

Please sign in to comment.