rebase to bionic
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM lsiobase/mono:xenial
|
FROM lsiobase/mono:bionic
|
||||||
|
|
||||||
# set version label
|
# set version label
|
||||||
ARG BUILD_DATE
|
ARG BUILD_DATE
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
FROM lsiobase/mono:arm64v8-xenial
|
FROM lsiobase/mono:arm64v8-bionic
|
||||||
|
|
||||||
# set version label
|
# set version label
|
||||||
ARG BUILD_DATE
|
ARG BUILD_DATE
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
FROM lsiobase/mono:arm32v7-xenial
|
FROM lsiobase/mono:arm32v7-bionic
|
||||||
|
|
||||||
# set version label
|
# set version label
|
||||||
ARG BUILD_DATE
|
ARG BUILD_DATE
|
||||||
|
|||||||
@@ -192,6 +192,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
|
|||||||
|
|
||||||
## Versions
|
## Versions
|
||||||
|
|
||||||
|
* **10.05.19:** - Rebase to Bionic.
|
||||||
* **23.03.19:** - Switching to new Base images, shift to arm32v7 tag.
|
* **23.03.19:** - Switching to new Base images, shift to arm32v7 tag.
|
||||||
* **09.09.18:** - Add pipeline build process.
|
* **09.09.18:** - Add pipeline build process.
|
||||||
* **24.02.18:** - Add nightly branch.
|
* **24.02.18:** - Add nightly branch.
|
||||||
|
|||||||
@@ -43,6 +43,7 @@ app_setup_block: |
|
|||||||
|
|
||||||
# changelog
|
# changelog
|
||||||
changelogs:
|
changelogs:
|
||||||
|
- { date: "10.05.19:", desc: "Rebase to Bionic." }
|
||||||
- { date: "23.03.19:", desc: "Switching to new Base images, shift to arm32v7 tag." }
|
- { date: "23.03.19:", desc: "Switching to new Base images, shift to arm32v7 tag." }
|
||||||
- { date: "09.09.18:", desc: "Add pipeline build process." }
|
- { date: "09.09.18:", desc: "Add pipeline build process." }
|
||||||
- { date: "24.02.18:", desc: "Add nightly branch." }
|
- { date: "24.02.18:", desc: "Add nightly branch." }
|
||||||
|
|||||||
Reference in New Issue
Block a user