This reverts commit 8ac2c6f4
This commit is contained in:
committed by
GitHub
parent
08dc041a53
commit
f0a9945f80
@@ -4,7 +4,9 @@ WORKDIR /airbyte
|
||||
|
||||
ENV APPLICATION destination-postgres-strict-encrypt
|
||||
|
||||
ADD build/distributions/${APPLICATION}*.tar /airbyte
|
||||
COPY build/distributions/${APPLICATION}*.tar ${APPLICATION}.tar
|
||||
|
||||
RUN tar xf ${APPLICATION}.tar --strip-components=1
|
||||
|
||||
LABEL io.airbyte.version=0.1.2
|
||||
LABEL io.airbyte.name=airbyte/destination-postgres-strict-encrypt
|
||||
|
||||
Reference in New Issue
Block a user