Skip to content

Commit 52d5fcc

Browse files
committed
fix: dockerfile
1 parent 5155f0c commit 52d5fcc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/helpers/docker/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ ADD ./plugin ./plugin
1919
ADD ./ee ./ee
2020
ADD ./config.yaml ./config.yaml
2121
RUN echo "host: 0.0.0.0" >> ./config.yaml
22-
RUN echo "postgresql_config_version: 0" >> ./config.yaml
2322
ADD ./version.yaml ./version.yaml
2423

2524
RUN ls && ./jre/bin/java -classpath "./cli/*" io.supertokens.cli.Main true $@

0 commit comments

Comments
 (0)