Skip to content

Commit 28417c2

Browse files
authored
Upgrade libxml to fix vulns (#402)
1 parent f3d6d9b commit 28417c2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

image/db/alpine/Dockerfile

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
FROM postgres:12-alpine
22

3+
RUN apk upgrade
4+
35
COPY ./*.conf /etc/
46

57
COPY ./dump/definitions.sql.gz /docker-entrypoint-initdb.d/

0 commit comments

Comments
 (0)