Skip to content

Commit 7b2ad17

Browse files
onurctirtirhanefi
andauthored
Fix Dockerfile-alpine for 12.3
Co-authored-by: Hanefi Onaldi <Hanefi.Onaldi@microsoft.com>
1 parent 82f9cd0 commit 7b2ad17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile-alpine

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM postgres:12.2-alpine
1+
FROM postgres:12.3-alpine
22
ARG VERSION=9.4.0
33
LABEL maintainer="Citus Data https://citusdata.com" \
44
org.label-schema.name="Citus" \

0 commit comments

Comments
 (0)