Skip to content

Commit

Permalink
build(deps): bump golang from 992d5fe to 7ffa701 (#157)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 8, 2022
1 parent 859a97f commit 2fea6dc
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:latest@sha256:992d5fea982526ce265a0631a391e3c94694f4d15190fd170f35d91b2e6cb0ba as build
FROM golang:latest@sha256:7ffa70183b7596e6bc1b78c132dbba9a6e05a26cd30eaa9832fecad64b83f029 as build
WORKDIR /go/src/github.com/pomerium/cli

# cache depedency downloads
Expand Down

0 comments on commit 2fea6dc

Please sign in to comment.