updated version to 21.2
This commit is contained in:
@@ -10,7 +10,7 @@ RUN apt-get update && apt-get install -y \
|
||||
WORKDIR /build
|
||||
|
||||
ENV EBUSD_ARCH amd64
|
||||
ENV EBUSD_VERSION 21.1
|
||||
ENV EBUSD_VERSION 21.2
|
||||
|
||||
RUN git clone https://github.com/john30/ebusd.git /build \
|
||||
&& ./make_debian.sh
|
||||
@@ -26,7 +26,7 @@ RUN apt-get update && apt-get install -y \
|
||||
|
||||
LABEL maintainer "ebusd@ebusd.eu"
|
||||
|
||||
ENV EBUSD_VERSION 21.1
|
||||
ENV EBUSD_VERSION 21.2
|
||||
ENV EBUSD_ARCH amd64
|
||||
|
||||
LABEL version "${EBUSD_VERSION}-${EBUSD_ARCH}-devel"
|
||||
|
||||
Reference in New Issue
Block a user