Skip to content

Commit

Permalink
chore(deps): update golang:1.21 docker digest to 769c7a5
Browse files Browse the repository at this point in the history
  • Loading branch information
Renovate Bot committed Nov 21, 2023
1 parent 29c8abe commit cea489c
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 @@
# syntax=docker/dockerfile:1
FROM golang:1.21@sha256:57bf74a970b68b10fe005f17f550554406d9b696d10b29f1a4bdc8cae37fd063 AS builder
FROM golang:1.21@sha256:769c7a5afa20298a84e3105a7b927610129b4c1ed90444e6043f64230beb088b AS builder
ARG CI_JOB_ID
ARG CI_COMMIT_SHORT_SHA
WORKDIR /build
Expand Down

0 comments on commit cea489c

Please sign in to comment.