Skip to content

Commit

Permalink
chore(deps): update image golang to 6f179ec
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 16, 2024
1 parent 6f13172 commit cad6747
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,7 +1,7 @@
# syntax=docker/dockerfile:1

## Build stage
FROM golang:1.22.1-alpine@sha256:fc5e5848529786cf1136563452b33d713d5c60b2c787f6b2a077fa6eeefd9114 as build
FROM golang:1.22.1-alpine@sha256:6f179eca0d49ec57ed6d64067d3d2c8c77fb4ca134b687f31cf1666e467cd1a9 as build

RUN apk --no-cache add ca-certificates tzdata
RUN addgroup --gid 65532 kani && \
Expand Down

0 comments on commit cad6747

Please sign in to comment.