Skip to content

Commit

Permalink
update Go base docker image (#371)
Browse files Browse the repository at this point in the history
  • Loading branch information
kenjenkins authored Nov 27, 2023
1 parent 4e2502c commit fd0ae65
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.21.3-bookworm@sha256:d0214956a9c50c300e430c1f6c0a820007ace238e5242c53762e61b344659e05 as build
FROM golang:1.21.3-bookworm@sha256:5bafbbb109f02aaf6b41ddc19f54919773c3006f1cbda1599112603367642f0e as build
WORKDIR /go/src/github.com/pomerium/cli

# cache depedency downloads
Expand Down

0 comments on commit fd0ae65

Please sign in to comment.