Skip to content

Commit f4dbc84

Browse files
authored
Merge pull request #90 from mesoform/snyk-fix-e32ab83bdfb240dedfaa177684bd7341
[Snyk] Security upgrade postgres from 14.8-alpine3.18 to 14.10-alpine3.18
2 parents a36337a + e4292fd commit f4dbc84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ RUN set -ex \
1515
&& install main/pg/wal-g / \
1616
&& /wal-g --help
1717

18-
FROM postgres:14.8-alpine3.18
18+
FROM postgres:14.10-alpine3.18
1919

2020
RUN apk add --update iputils htop curl busybox-suid jq \
2121
&& curl -sOL https://cronitor.io/dl/linux_amd64.tar.gz \

0 commit comments

Comments
 (0)