Skip to content

Commit

Permalink
chore(deps): update golang digest to 46f1fa1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 13, 2022
1 parent a6aae02 commit e0bc93a
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.18.4-alpine3.16@sha256:9937816c46b34b580a62337e7361f4d3cf21a68b1e124b619a78de4c7e8710c1 as build
FROM golang:1.18.4-alpine3.16@sha256:46f1fa18ca1ec228f7ea4978ad717f0a8c5e51436e7b8efaf64011f7729886df as build
RUN apk add --no-cache ca-certificates git make
WORKDIR /usr/src/app
COPY ./go.mod ./go.sum ./
Expand Down

0 comments on commit e0bc93a

Please sign in to comment.