Skip to content

Commit

Permalink
Update image URI definition
Browse files Browse the repository at this point in the history
  • Loading branch information
danjjl committed Oct 24, 2024
1 parent f224594 commit d15891e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@
"type": "string"
},
"image": {
"pattern": "^.+:.+$",
"pattern": "^.+/.+:.+$",
"type": "string"
},
"license": {
Expand Down

0 comments on commit d15891e

Please sign in to comment.