Skip to content

Commit

Permalink
chore(deps): update golang:1.19 docker digest to d20dfac
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] authored Nov 1, 2022
1 parent 6d2f763 commit 6dda93a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _template/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# syntax = docker/dockerfile:1.2

# get modules, if they don't change the cache can be used for faster builds
FROM golang:1.19@sha256:992d5fea982526ce265a0631a391e3c94694f4d15190fd170f35d91b2e6cb0ba AS base
FROM golang:1.19@sha256:d20dfac4151a7d1d577bb1337382f19a8e73891009f000409fe880f3722a129e AS base
ENV GO111MODULE=on
ENV CGO_ENABLED=0
ENV GOOS=linux
Expand Down

0 comments on commit 6dda93a

Please sign in to comment.