Skip to content
Snippets Groups Projects
Commit 05e42460 authored by Felix Delattre's avatar Felix Delattre
Browse files

Relied on debian based containers

parent 24b00edf
No related branches found
No related tags found
1 merge request!3Relied on debian based containers
Pipeline #50087 passed
FROM postgres:13
FROM postgres:13-bullseye
RUN apt-get update \
&& for POSTGIS_VERSION in 3; do \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment