Update captain-definition to Schema Version 2 with inline Dockerfile instructions
This commit is contained in:
parent
3d2c261914
commit
f3e3661282
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"schemaVersion": 1,
|
"schemaVersion": 2,
|
||||||
"dockerfileLines": [
|
"dockerfileLines": [
|
||||||
"FROM nginx:alpine",
|
"FROM nginx:alpine",
|
||||||
"COPY . /usr/share/nginx/html"
|
"COPY . /usr/share/nginx/html"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user