Skip to content

Commit

Permalink
correct name in config file for dojo-scavenger
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonGillam committed Aug 11, 2024
1 parent 3511394 commit 1ad449d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lab_configs/docker_compose_templates/dojo-scavenger.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
version: '3'
services:
dojo-basic_{{ student_id }}:
dojo-scavenger_{{ student_id }}:
image: ghcr.io/samuraiwtf/dojo-scavenger-lite:latest
ports:
- "{{ web_port }}:80"
Expand Down

0 comments on commit 1ad449d

Please sign in to comment.