Skip to content

Commit

Permalink
correct Dockerfile.debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Bayr committed Jul 10, 2024
1 parent 136c7f1 commit a201998
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions sddi-urban/Dockerfile.debug
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
<<<<<<< HEAD
ARG BASEIMAGE_REPOSITORY=ghcr.io/it-at-m/ckan-sddi-urban
ARG BASEIMAGE_VERSION=edge-2.9.9-dev
=======
ARG BASEIMAGE_REPOSITORY=ghcr.io/tum-gis/ckan-sddi-urban
ARG BASEIMAGE_VERSION=edge-2.9.9
>>>>>>> b3519d32a68b10f164e74aa129fef24d0ab4cabe
ARG BASEIMAGE_VERSION=udp-katalog-1.1.6-dev

FROM ${BASEIMAGE_REPOSITORY}:${BASEIMAGE_VERSION}

Expand Down

0 comments on commit a201998

Please sign in to comment.