Compare commits
1 commit
7e068f44d4
...
62b2f90693
| Author | SHA1 | Date | |
|---|---|---|---|
| 62b2f90693 |
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ RUN if [ -n "${CI_COMMIT_SHA}" ]; then \
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
FROM busybox:1.35.0
|
FROM busybox:1.36.1
|
||||||
|
|
||||||
ENV PATH=/bin \
|
ENV PATH=/bin \
|
||||||
VIETER_DATA_DIR=/data \
|
VIETER_DATA_DIR=/data \
|
||||||
|
|
|
||||||
Reference in a new issue