Skip to content

Commit e2dc498

Browse files
chore(deps): update image golang to ff45d87 (#92)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f0bfc9c commit e2dc498

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# syntax=docker/dockerfile:1
22

33
## Build stage
4-
FROM golang:1.22.5-alpine@sha256:8c9183f715b0b4eca05b8b3dbf59766aaedb41ec07477b132ee2891ac0110a07 as build
4+
FROM golang:1.22.5-alpine@sha256:ff45d877acb9408879d7d5c0a1aa002f97865496627e7c68c353469bea8ca957 as build
55

66
RUN apk --no-cache add ca-certificates tzdata
77
RUN addgroup --gid 65532 kani && \

0 commit comments

Comments
 (0)