Skip to content

Commit

Permalink
DBA-897-REMOVE-RDSADMIN-FROM-DATABASE-LIST
Browse files Browse the repository at this point in the history
  • Loading branch information
gfranco9 committed Dec 3, 2024
1 parent 90af191 commit 25207b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
RUN go mod tidy
FROM golang:1.21-alpine as build
WORKDIR ${GOPATH}/src/github.com/quintoandar
RUN apk update && apk add make git curl && git clone https://github.com/quintoandar/postgres_exporter.git
Expand Down

0 comments on commit 25207b2

Please sign in to comment.