Skip to content

Commit

Permalink
Update frontend to v24.11.26.834
Browse files Browse the repository at this point in the history
  • Loading branch information
ds-frontend committed Nov 26, 2024
1 parent 3c821ca commit 0f4e643
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ services:
- ./certbot/www/:/var/www/certbot/:rw
- ./certbot/conf/:/etc/letsencrypt/:rw
frontend:
image: ghcr.io/nationalarchives/ds-frontend:24.11.26.833
image: ghcr.io/nationalarchives/ds-frontend:24.11.26.834
env_file:
- .env
environment:
Expand Down Expand Up @@ -57,7 +57,7 @@ services:
# - ./certbot/conf/live/tna.dblclk.dev/fullchain.pem:/home/app/ssl/cert.pem
# - ./certbot/conf/live/tna.dblclk.dev/privkey.pem:/home/app/ssl/key.pem
frontend-develop:
image: ghcr.io/nationalarchives/ds-frontend:24.11.26.833
image: ghcr.io/nationalarchives/ds-frontend:24.11.26.834
env_file:
- .env
environment:
Expand Down

0 comments on commit 0f4e643

Please sign in to comment.