Skip to content

Commit

Permalink
change FROM context
Browse files Browse the repository at this point in the history
  • Loading branch information
nataliejschultz committed May 26, 2024
1 parent f595b0d commit 2f17e5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions viz_scripts/docker/Dockerfile.dev
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# python 3

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

# FROM shankari/e-mission-server:master_${SERVER_IMAGE_TAG}
FROM mukuflash03/e-mission-server:consolidate-differences_${SERVER_IMAGE_TAG}
VOLUME /plots

ADD docker/environment36.dashboard.additions.yml /
Expand Down

0 comments on commit 2f17e5d

Please sign in to comment.