Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

Commit

Permalink
erf
Browse files Browse the repository at this point in the history
  • Loading branch information
simonwoerpel committed Mar 10, 2024
1 parent e95a5dc commit 03041bf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion aleph-ui/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
FROM ghcr.io/investigativedata/aleph-ui:${ALEPH_TAG:-latest} AS builder
ARG ALEPH_TAG
FROM ghcr.io/investigativedata/aleph-ui-base:${ALEPH_TAG} AS builder

LABEL org.opencontainers.image.source = "https://github.com/investigativedata/aleph-ui"

Expand Down

0 comments on commit 03041bf

Please sign in to comment.