Skip to content

Commit

Permalink
chore(deps): update golang digest to 98dc1e8
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate-bot committed Jun 1, 2022
1 parent 9da08a7 commit e8e608b
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.18@sha256:02c05351ed076c581854c554fa65cb2eca47b4389fb79a1fc36f21b8df59c24f AS base
FROM golang:1.18@sha256:98dc1e85bda9695d7b322ca6d582fcc0fe576621ab3e04bf812e1e4fa364df42 AS base
ENV GO111MODULE=on
ENV CGO_ENABLED=0
ENV GOOS=linux
Expand Down

0 comments on commit e8e608b

Please sign in to comment.