Skip to content

Commit

Permalink
Merge pull request #96 from nscuro/renovate/golang-1.19.4-alpine3.16
Browse files Browse the repository at this point in the history
chore(deps): update golang:1.19.4-alpine3.16 docker digest to 4b4f712
  • Loading branch information
nscuro committed Dec 9, 2022
2 parents 0308df1 + 01f59c2 commit 6450efb
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 6450efb

Please sign in to comment.