Skip to content

Commit

Permalink
Upstream merged
Browse files Browse the repository at this point in the history
  • Loading branch information
EdGeraghty committed Aug 17, 2023
1 parent c515ca7 commit be85af1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
FROM golang:1.20-bullseye as build

#RUN go install github.com/glebarez/pgssl@latest
RUN go install github.com/privacyint/pgssl@latest
RUN go install github.com/glebarez/pgssl@latest

FROM gcr.io/distroless/base-debian11

Expand Down

0 comments on commit be85af1

Please sign in to comment.