Skip to content

Commit

Permalink
Dockerfile updated to remove redundant repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
MukuFlash03 committed Oct 8, 2024
1 parent 0331aa0 commit 291543b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ARG SERVER_IMAGE_TAG

# FROM shankari/e-mission-server:${SERVER_IMAGE_TAG}
# FROM mukuflash03/e-mission-server:${SERVER_IMAGE_TAG}
FROM ghcr.io/mukuflash03/e-mission-server/e-mission-server:${SERVER_IMAGE_TAG}
FROM ghcr.io/mukuflash03/e-mission-server:${SERVER_IMAGE_TAG}
LABEL org.opencontainers.image.source=https://github.com/MukuFlash03/op-admin-dashboard

ENV DASH_DEBUG_MODE True
Expand Down

0 comments on commit 291543b

Please sign in to comment.