Skip to content

Commit

Permalink
Finalize Dockerfiile
Browse files Browse the repository at this point in the history
Changing this to build from actual e-mission server in hopes of merging!
  • Loading branch information
nataliejschultz committed May 7, 2024
1 parent e56b1e1 commit 980877f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
ARG DOCKER_IMAGE_TAG
# Please change once all PR changes are final, so it reads from shankari/e-mission-server
# FROM shankari/e-mission-server:master_2024-02-10--19-38
FROM mukuflash03/e-mission-server:image-push-merge_${DOCKER_IMAGE_TAG}

FROM shankari/e-mission-server:master_${DOCKER_IMAGE_TAG}

ENV DASH_DEBUG_MODE True
ENV SERVER_PORT 8050
Expand Down

0 comments on commit 980877f

Please sign in to comment.