Skip to content

Commit

Permalink
deploy: d09d45f
Browse files Browse the repository at this point in the history
  • Loading branch information
pblottiere committed Sep 1, 2023
1 parent c3d8e47 commit 558f3d6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion _sources/development.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ Docker Image

A ``Dockerfile`` is provided in the ``docker`` directory and based on the
official PostgreSQL docker image available DockerHub_. The image generated
is based on PostgreSQL 12, PostGIS 3 and the laz-perf support is activated.
is based on PostgreSQL 14, PostGIS 3 and the laz-perf support is activated.

.. code-block:: bash
Expand Down
2 changes: 1 addition & 1 deletion development.html
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ <h2>Documentation<a class="headerlink" href="#documentation" title="Permalink to
<h2>Docker Image<a class="headerlink" href="#docker-image" title="Permalink to this heading"></a></h2>
<p>A <code class="docutils literal notranslate"><span class="pre">Dockerfile</span></code> is provided in the <code class="docutils literal notranslate"><span class="pre">docker</span></code> directory and based on the
official PostgreSQL docker image available <a class="reference external" href="https://hub.docker.com/_/postgres">DockerHub</a>. The image generated
is based on PostgreSQL 12, PostGIS 3 and the laz-perf support is activated.</p>
is based on PostgreSQL 14, PostGIS 3 and the laz-perf support is activated.</p>
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>$<span class="w"> </span>docker<span class="w"> </span>build<span class="w"> </span>--rm<span class="w"> </span>-t<span class="w"> </span>pgpointcloud<span class="w"> </span>docker/
</pre></div>
</div>
Expand Down
Loading

0 comments on commit 558f3d6

Please sign in to comment.