Skip to content

Commit a21e2cf

Browse files
SattvikSattvik
authored andcommitted
fix: version update
1 parent 646991b commit a21e2cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM ubuntu:bionic-20200219 as tmp
22
ARG PLUGIN_NAME=postgresql
33
ARG PLAN_TYPE=FREE
4-
ARG CORE_VERSION=10.1.2
4+
ARG CORE_VERSION=10.1.3
55
ARG PLUGIN_VERSION=8.1.2
66
RUN apt-get update && apt-get install -y curl zip
77
RUN OS= && dpkgArch="$(dpkg --print-architecture)" && \

0 commit comments

Comments
 (0)