Skip to content

Commit

Permalink
Downgrade postgresql-client upstream image
Browse files Browse the repository at this point in the history
  • Loading branch information
Joker9944 committed Aug 15, 2024
1 parent e7c03e9 commit 64bcd7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/postgresql-client/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.20.2@sha256:0a4eaa0eecf5f8c050e5bba433f58c052be7587ee8af3e8b3910ef9ab5fbe9f5
FROM alpine:3.19.3@sha256:95c16745f100f44cf9a0939fd3f357905f845f8b6fa7d0cde0e88c9764060185

RUN apk add --no-cache postgresql-client

Expand Down

0 comments on commit 64bcd7c

Please sign in to comment.