Skip to content

Commit

Permalink
Fix dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Jun 5, 2019
1 parent 107bf5f commit 128583e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testdata/Dockerfile-postgis
@@ -1,4 +1,4 @@
FROM kartoza/postgis-11.0-2.5
FROM kartoza/postgis:11.0-2.5

ADD auth_system/certs_keys/localhost_ssl_cert.pem /etc/ssl/certs/localhost_ssl_cert.pem
ADD auth_system/certs_keys/localhost_ssl_key.pem /etc/ssl/private/localhost_ssl_key.pem
Expand Down

0 comments on commit 128583e

Please sign in to comment.