Skip to content

Commit b48417d

Browse files
committed
chore: update metadata
1 parent 647b3a3 commit b48417d

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

docker-compose.yml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
version: '3.7'
22

3+
# releases metadata (optional)
4+
x-pathwar:
5+
challenge:
6+
name: "Debug"
7+
slug: debug
8+
locale: "en"
9+
author: "Pathwar Staff"
10+
homepage: https://github.com/pathwar/challenge-debug
11+
flavor:
12+
purchase_price: 0
13+
validation_reward: 0
14+
body: "Challenge used to debug agents."
15+
passphrases: 1
16+
category: shell
17+
tags:
18+
- tutorial
19+
redump-policy:
20+
- strategy: on-validation
21+
- strategy: every
22+
delay: 1h
23+
324
services:
425
gotty:
526
build: gotty

0 commit comments

Comments
 (0)