Skip to content

Commit

Permalink
update image name
Browse files Browse the repository at this point in the history
  • Loading branch information
DCRepublic committed Dec 23, 2024
1 parent 3474db4 commit 71068ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
services:
wsrn-website:
restart: unless-stopped
image: registry.sccs.swarthmore.edu/sccs/wsrn-website/wsrn-website:latest
volumes:
#- ./public/archive:/app/public/archive
- wsrn-archive:/app/public/archive
- wsrn-images:/data/images
image: wsrn:latest
env_file:
- .env.local
build:
Expand Down

0 comments on commit 71068ed

Please sign in to comment.