Skip to content

Commit

Permalink
chore(deps): update golang:1.21.6 docker digest to 4d1942c
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <[email protected]>
  • Loading branch information
renovate[bot] authored and tklauser committed Feb 21, 2024
1 parent 2f51dc8 commit 4de0fe5
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,4 +1,4 @@
FROM golang:1.21.6@sha256:76aadd914a29a2ee7a6b0f3389bb2fdb87727291d688e1d972abe6c0fa6f2ee0 as gobuilder
FROM golang:1.21.6@sha256:4d1942cb703999c3acd03b8efe5cc588cb5e39bace931d876de170e16d44e2cd as gobuilder
WORKDIR /src/little-vm-helper
COPY . .
RUN make little-vm-helper
Expand Down

0 comments on commit 4de0fe5

Please sign in to comment.