Skip to content

Commit

Permalink
chore(deps): update golang:1.19.4-alpine3.16 docker digest to 4b4f712
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 7, 2022
1 parent 27e6120 commit 01f59c2
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.19.4-alpine3.16@sha256:b7e7213fad242fde38c27002f04fd5e780c7665d63df20facbd90b202b013b9b as build
FROM golang:1.19.4-alpine3.16@sha256:4b4f7127b01b372115ed9054abc6de0a0b3fdea224561b354af7bb6e946acaa9 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 01f59c2

Please sign in to comment.