Skip to content

Commit

Permalink
updated nginx and login docker tags
Browse files Browse the repository at this point in the history
  • Loading branch information
ruhansharief22 authored Feb 3, 2025
1 parent 4160ea0 commit 2a0ef2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nested-labvm/atd-docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ services:
- /home/arista/arista-dir:/home/arista:rw
login:
container_name: atd-login
image: us.gcr.io/atd-testdrivetraining-dev/atddocker_login:1.0.20
image: us.gcr.io/atd-testdrivetraining-dev/atddocker_login:1.0.22
user: $ArID:$ArGD
restart: always
hostname: devbox
Expand Down Expand Up @@ -162,7 +162,7 @@ services:
- "1813:1813/udp"
nginx:
container_name: atd-nginx
image: us.gcr.io/atd-testdrivetraining-dev/atddocker_nginx:1.0.6
image: us.gcr.io/atd-testdrivetraining-dev/atddocker_nginx:1.0.7
restart: always
depends_on:
- uilanding
Expand Down

0 comments on commit 2a0ef2f

Please sign in to comment.