Skip to content

Commit

Permalink
Update frontend to v25.02.06.997
Browse files Browse the repository at this point in the history
  • Loading branch information
ds-frontend committed Feb 6, 2025
1 parent 1792f96 commit 627b495
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:25.02.05.996
image: ghcr.io/nationalarchives/ds-frontend:25.02.06.997
env_file:
- .env
environment:
Expand Down Expand Up @@ -58,7 +58,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:25.02.05.996
image: ghcr.io/nationalarchives/ds-frontend:25.02.06.997
env_file:
- .env
environment:
Expand Down

0 comments on commit 627b495

Please sign in to comment.