osmo-*-latest: use OSMOCOM_REPO_VERSION

Related: SYS#5370
Change-Id: I237a296ea8a1e08bc31f351c5f42a59fe7438815
This commit is contained in:
Oliver Smith 2021-05-04 07:50:49 +02:00
parent 6ad42884a5
commit 8e95373986
18 changed files with 36 additions and 18 deletions

View File

@ -1,6 +1,7 @@
ARG USER
ARG DISTRO
FROM $USER/$DISTRO-obs-latest
ARG OSMOCOM_REPO_VERSION="latest"
FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION
# Arguments used after FROM must be specified again
ARG DISTRO

View File

@ -1,6 +1,7 @@
ARG USER
ARG DISTRO
FROM $USER/$DISTRO-obs-latest
ARG OSMOCOM_REPO_VERSION="latest"
FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION
# Arguments used after FROM must be specified again
ARG DISTRO

View File

@ -1,6 +1,7 @@
ARG USER
ARG DISTRO
FROM $USER/$DISTRO-obs-latest
ARG OSMOCOM_REPO_VERSION="latest"
FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION
# Arguments used after FROM must be specified again
ARG DISTRO

View File

@ -1,6 +1,7 @@
ARG USER
ARG DISTRO
FROM $USER/$DISTRO-obs-latest
ARG OSMOCOM_REPO_VERSION="latest"
FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION
# Arguments used after FROM must be specified again
RUN apt-get update && \

View File

@ -1,6 +1,7 @@
ARG USER
ARG DISTRO
FROM $USER/$DISTRO-obs-latest
ARG OSMOCOM_REPO_VERSION="latest"
FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION
# Arguments used after FROM must be specified again
ARG DISTRO

View File

@ -1,6 +1,7 @@
ARG USER
ARG DISTRO
FROM $USER/$DISTRO-obs-latest
ARG OSMOCOM_REPO_VERSION="latest"
FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION
# Arguments used after FROM must be specified again
ARG DISTRO

View File

@ -1,6 +1,7 @@
ARG USER
ARG DISTRO
FROM $USER/$DISTRO-obs-latest
ARG OSMOCOM_REPO_VERSION="latest"
FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION
# Arguments used after FROM must be specified again
ARG DISTRO

View File

@ -1,6 +1,7 @@
ARG USER
ARG DISTRO
FROM $USER/$DISTRO-obs-latest
ARG OSMOCOM_REPO_VERSION="latest"
FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION
# Arguments used after FROM must be specified again
RUN apt-get update && \

View File

@ -1,6 +1,7 @@
ARG USER
ARG DISTRO
FROM $USER/$DISTRO-obs-latest
ARG OSMOCOM_REPO_VERSION="latest"
FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION
# Arguments used after FROM must be specified again
ARG DISTRO

View File

@ -1,6 +1,7 @@
ARG USER
ARG DISTRO
FROM $USER/$DISTRO-obs-latest
ARG OSMOCOM_REPO_VERSION="latest"
FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION
# Arguments used after FROM must be specified again
ARG DISTRO

View File

@ -1,6 +1,7 @@
ARG USER
ARG DISTRO
FROM $USER/$DISTRO-obs-latest
ARG OSMOCOM_REPO_VERSION="latest"
FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION
# Arguments used after FROM must be specified again
ARG DISTRO

View File

@ -1,6 +1,7 @@
ARG USER
ARG DISTRO
FROM $USER/$DISTRO-obs-latest
ARG OSMOCOM_REPO_VERSION="latest"
FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION
# Arguments used after FROM must be specified again
ARG DISTRO

View File

@ -1,6 +1,7 @@
ARG USER
ARG DISTRO
FROM $USER/$DISTRO-obs-latest
ARG OSMOCOM_REPO_VERSION="latest"
FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION
# Arguments used after FROM must be specified again
ARG DISTRO

View File

@ -1,6 +1,7 @@
ARG USER
ARG DISTRO
FROM $USER/$DISTRO-obs-latest
ARG OSMOCOM_REPO_VERSION="latest"
FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION
# Arguments used after FROM must be specified again
RUN apt-get update && \

View File

@ -1,6 +1,7 @@
ARG USER
ARG DISTRO
FROM $USER/$DISTRO-obs-latest
ARG OSMOCOM_REPO_VERSION="latest"
FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION
# Arguments used after FROM must be specified again
ARG DISTRO

View File

@ -1,6 +1,7 @@
ARG USER
ARG DISTRO
FROM $USER/$DISTRO-obs-latest
ARG OSMOCOM_REPO_VERSION="latest"
FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION
# Arguments used after FROM must be specified again
ARG DISTRO

View File

@ -1,6 +1,7 @@
ARG USER
ARG DISTRO
FROM $USER/$DISTRO-obs-latest
ARG OSMOCOM_REPO_VERSION="latest"
FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION
# Arguments used after FROM must be specified again
ARG DISTRO

View File

@ -1,6 +1,7 @@
ARG USER
ARG DISTRO
FROM $USER/$DISTRO-obs-latest
ARG OSMOCOM_REPO_VERSION="latest"
FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION
# Arguments used after FROM must be specified again
ARG DISTRO