Skip to content

Commit

Permalink
update to the latest testbed-master and testbed-caddy images
Browse files Browse the repository at this point in the history
  • Loading branch information
tianyuan129 authored Sep 6, 2024
1 parent 8ddfe15 commit 82575ce
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 @@ -5,7 +5,7 @@
name: testbed
services:
master:
image: ghcr.io/named-data/testbed-master:20240512
image: ghcr.io/named-data/testbed-master:20240906
init: true
tty: true
volumes:
Expand All @@ -25,7 +25,7 @@ services:
driver: local

caddy:
image: ghcr.io/named-data/testbed-caddy:20240512
image: ghcr.io/named-data/testbed-caddy:20240906
cap_add:
- NET_ADMIN
ports:
Expand Down

0 comments on commit 82575ce

Please sign in to comment.