File tree Expand file tree Collapse file tree 9 files changed +9
-9
lines changed
Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ RUN apk add --no-cache \
88
99ENV VERYLUP_HOME=/usr/local/verylup \
1010 PATH=/usr/local/verylup/bin:$PATH \
11- VERYL_VERSION=0.17.2
11+ VERYL_VERSION=0.18.0
1212
1313RUN set -eux; \
1414 apkArch="$(apk --print-arch)" ; \
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ RUN apk add --no-cache \
88
99ENV VERYLUP_HOME=/usr/local/verylup \
1010 PATH=/usr/local/verylup/bin:$PATH \
11- VERYL_VERSION=0.17.2
11+ VERYL_VERSION=0.18.0
1212
1313RUN set -eux; \
1414 apkArch="$(apk --print-arch)" ; \
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ RUN apk add --no-cache \
88
99ENV VERYLUP_HOME=/usr/local/verylup \
1010 PATH=/usr/local/verylup/bin:$PATH \
11- VERYL_VERSION=0.17.2
11+ VERYL_VERSION=0.18.0
1212
1313RUN set -eux; \
1414 apkArch="$(apk --print-arch)" ; \
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ LABEL org.opencontainers.image.source=https://github.com/veryl-lang/docker
44
55ENV VERYLUP_HOME=/usr/local/verylup \
66 PATH=/usr/local/verylup/bin:$PATH \
7- VERYL_VERSION=0.17.2
7+ VERYL_VERSION=0.18.0
88
99RUN set -eux; \
1010 dpkgArch="$(dpkg --print-architecture)" ; \
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ LABEL org.opencontainers.image.source=https://github.com/veryl-lang/docker
44
55ENV VERYLUP_HOME=/usr/local/verylup \
66 PATH=/usr/local/verylup/bin:$PATH \
7- VERYL_VERSION=0.17.2
7+ VERYL_VERSION=0.18.0
88
99RUN set -eux; \
1010 dpkgArch="$(dpkg --print-architecture)" ; \
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ LABEL org.opencontainers.image.source=https://github.com/veryl-lang/docker
44
55ENV VERYLUP_HOME=/usr/local/verylup \
66 PATH=/usr/local/verylup/bin:$PATH \
7- VERYL_VERSION=0.17.2
7+ VERYL_VERSION=0.18.0
88
99RUN set -eux; \
1010 apt-get update; \
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ LABEL org.opencontainers.image.source=https://github.com/veryl-lang/docker
44
55ENV VERYLUP_HOME=/usr/local/verylup \
66 PATH=/usr/local/verylup/bin:$PATH \
7- VERYL_VERSION=0.17.2
7+ VERYL_VERSION=0.18.0
88
99RUN set -eux; \
1010 apt-get update; \
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ LABEL org.opencontainers.image.source=https://github.com/veryl-lang/docker
44
55ENV VERYLUP_HOME=/usr/local/verylup \
66 PATH=/usr/local/verylup/bin:$PATH \
7- VERYL_VERSION=0.17.2
7+ VERYL_VERSION=0.18.0
88
99RUN set -eux; \
1010 apt-get update; \
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ LABEL org.opencontainers.image.source=https://github.com/veryl-lang/docker
44
55ENV VERYLUP_HOME=/usr/local/verylup \
66 PATH=/usr/local/verylup/bin:$PATH \
7- VERYL_VERSION=0.17.2
7+ VERYL_VERSION=0.18.0
88
99RUN set -eux; \
1010 dpkgArch="$(dpkg --print-architecture)" ; \
You can’t perform that action at this time.
0 commit comments