mirror of
https://github.com/regclient/regclient.git
synced 2025-04-18 22:44:00 +03:00
Fix: Escape regexp example
Signed-off-by: Brandon Mitchell <git@bmitch.net>
This commit is contained in:
parent
51b1be4110
commit
82c84b0c5e
@ -72,7 +72,7 @@ sync:
|
||||
allow:
|
||||
- "latest"
|
||||
- "3"
|
||||
- "3.\\d+"
|
||||
- "3\\.\\d+"
|
||||
- source: regclient/regctl:latest
|
||||
target: registry:5000/regclient/regctl:latest
|
||||
type: image
|
||||
|
Loading…
x
Reference in New Issue
Block a user