Skip to content

Commit

Permalink
chore(deps): update golang:1.19 docker digest to 3dbe30e
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] authored Mar 1, 2023
1 parent 8a45b99 commit 2b7e18c
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.4

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

0 comments on commit 2b7e18c

Please sign in to comment.