From 7fcb20983d7e97648e32e99353b23cd3aa2b5d1e Mon Sep 17 00:00:00 2001 From: STAM Date: Fri, 9 Feb 2024 18:14:58 +0300 Subject: [PATCH] perforce - migrated to new base image --- linux/ecosystem/perforce/base/r16.2/Dockerfile | 2 +- linux/ecosystem/perforce/base/r17.1/Dockerfile | 2 +- linux/ecosystem/perforce/base/r17.2/Dockerfile | 2 +- linux/ecosystem/perforce/base/r18.1/Dockerfile | 2 +- linux/ecosystem/perforce/base/r18.2/Dockerfile | 2 +- linux/ecosystem/perforce/base/r19.1/Dockerfile | 2 +- linux/ecosystem/perforce/base/r19.2/Dockerfile | 2 +- linux/ecosystem/perforce/base/r20.1/Dockerfile | 2 +- linux/ecosystem/perforce/base/r20.2/Dockerfile | 2 +- linux/ecosystem/perforce/base/r21.1/Dockerfile | 2 +- linux/ecosystem/perforce/base/r21.2/Dockerfile | 2 +- linux/ecosystem/perforce/base/r22.1/Dockerfile | 2 +- linux/ecosystem/perforce/base/r23.1/Dockerfile | 2 +- linux/ecosystem/perforce/base/r23.2/Dockerfile | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/linux/ecosystem/perforce/base/r16.2/Dockerfile b/linux/ecosystem/perforce/base/r16.2/Dockerfile index 8994e1cbf..24db7b3a2 100644 --- a/linux/ecosystem/perforce/base/r16.2/Dockerfile +++ b/linux/ecosystem/perforce/base/r16.2/Dockerfile @@ -1,4 +1,4 @@ -FROM epicmorg/debian:bullseye +FROM epicmorg/debian:bookworm LABEL maintainer="EpicMorg DevTeam, developer@epicm.org" ARG DEBIAN_FRONTEND=noninteractive diff --git a/linux/ecosystem/perforce/base/r17.1/Dockerfile b/linux/ecosystem/perforce/base/r17.1/Dockerfile index e9d87a870..4265122ed 100644 --- a/linux/ecosystem/perforce/base/r17.1/Dockerfile +++ b/linux/ecosystem/perforce/base/r17.1/Dockerfile @@ -1,4 +1,4 @@ -FROM epicmorg/debian:bullseye +FROM epicmorg/debian:bookworm LABEL maintainer="EpicMorg DevTeam, developer@epicm.org" ARG DEBIAN_FRONTEND=noninteractive diff --git a/linux/ecosystem/perforce/base/r17.2/Dockerfile b/linux/ecosystem/perforce/base/r17.2/Dockerfile index c30da8165..7788ee327 100644 --- a/linux/ecosystem/perforce/base/r17.2/Dockerfile +++ b/linux/ecosystem/perforce/base/r17.2/Dockerfile @@ -1,4 +1,4 @@ -FROM epicmorg/debian:bullseye +FROM epicmorg/debian:bookworm LABEL maintainer="EpicMorg DevTeam, developer@epicm.org" ARG DEBIAN_FRONTEND=noninteractive diff --git a/linux/ecosystem/perforce/base/r18.1/Dockerfile b/linux/ecosystem/perforce/base/r18.1/Dockerfile index d9f4643f8..1fd379240 100644 --- a/linux/ecosystem/perforce/base/r18.1/Dockerfile +++ b/linux/ecosystem/perforce/base/r18.1/Dockerfile @@ -1,4 +1,4 @@ -FROM epicmorg/debian:bullseye +FROM epicmorg/debian:bookworm LABEL maintainer="EpicMorg DevTeam, developer@epicm.org" ARG DEBIAN_FRONTEND=noninteractive diff --git a/linux/ecosystem/perforce/base/r18.2/Dockerfile b/linux/ecosystem/perforce/base/r18.2/Dockerfile index ce7f36395..ddaca6bcb 100644 --- a/linux/ecosystem/perforce/base/r18.2/Dockerfile +++ b/linux/ecosystem/perforce/base/r18.2/Dockerfile @@ -1,4 +1,4 @@ -FROM epicmorg/debian:bullseye +FROM epicmorg/debian:bookworm LABEL maintainer="EpicMorg DevTeam, developer@epicm.org" ARG DEBIAN_FRONTEND=noninteractive diff --git a/linux/ecosystem/perforce/base/r19.1/Dockerfile b/linux/ecosystem/perforce/base/r19.1/Dockerfile index 50cac64ea..fa19c21db 100644 --- a/linux/ecosystem/perforce/base/r19.1/Dockerfile +++ b/linux/ecosystem/perforce/base/r19.1/Dockerfile @@ -1,4 +1,4 @@ -FROM epicmorg/debian:bullseye +FROM epicmorg/debian:bookworm LABEL maintainer="EpicMorg DevTeam, developer@epicm.org" ARG DEBIAN_FRONTEND=noninteractive diff --git a/linux/ecosystem/perforce/base/r19.2/Dockerfile b/linux/ecosystem/perforce/base/r19.2/Dockerfile index 5d1397eeb..7dff116d4 100644 --- a/linux/ecosystem/perforce/base/r19.2/Dockerfile +++ b/linux/ecosystem/perforce/base/r19.2/Dockerfile @@ -1,4 +1,4 @@ -FROM epicmorg/debian:bullseye +FROM epicmorg/debian:bookworm LABEL maintainer="EpicMorg DevTeam, developer@epicm.org" ARG DEBIAN_FRONTEND=noninteractive diff --git a/linux/ecosystem/perforce/base/r20.1/Dockerfile b/linux/ecosystem/perforce/base/r20.1/Dockerfile index ab7b82420..a526926d7 100644 --- a/linux/ecosystem/perforce/base/r20.1/Dockerfile +++ b/linux/ecosystem/perforce/base/r20.1/Dockerfile @@ -1,4 +1,4 @@ -FROM epicmorg/debian:bullseye +FROM epicmorg/debian:bookworm LABEL maintainer="EpicMorg DevTeam, developer@epicm.org" ARG DEBIAN_FRONTEND=noninteractive diff --git a/linux/ecosystem/perforce/base/r20.2/Dockerfile b/linux/ecosystem/perforce/base/r20.2/Dockerfile index 913fc0c9f..25e9cdd05 100644 --- a/linux/ecosystem/perforce/base/r20.2/Dockerfile +++ b/linux/ecosystem/perforce/base/r20.2/Dockerfile @@ -1,4 +1,4 @@ -FROM epicmorg/debian:bullseye +FROM epicmorg/debian:bookworm LABEL maintainer="EpicMorg DevTeam, developer@epicm.org" ARG DEBIAN_FRONTEND=noninteractive diff --git a/linux/ecosystem/perforce/base/r21.1/Dockerfile b/linux/ecosystem/perforce/base/r21.1/Dockerfile index 1c916c5b9..d934d422d 100644 --- a/linux/ecosystem/perforce/base/r21.1/Dockerfile +++ b/linux/ecosystem/perforce/base/r21.1/Dockerfile @@ -1,4 +1,4 @@ -FROM epicmorg/debian:bullseye +FROM epicmorg/debian:bookworm LABEL maintainer="EpicMorg DevTeam, developer@epicm.org" ARG DEBIAN_FRONTEND=noninteractive diff --git a/linux/ecosystem/perforce/base/r21.2/Dockerfile b/linux/ecosystem/perforce/base/r21.2/Dockerfile index a06ae1954..781d9e88a 100644 --- a/linux/ecosystem/perforce/base/r21.2/Dockerfile +++ b/linux/ecosystem/perforce/base/r21.2/Dockerfile @@ -1,4 +1,4 @@ -FROM epicmorg/debian:bullseye +FROM epicmorg/debian:bookworm LABEL maintainer="EpicMorg DevTeam, developer@epicm.org" ARG DEBIAN_FRONTEND=noninteractive diff --git a/linux/ecosystem/perforce/base/r22.1/Dockerfile b/linux/ecosystem/perforce/base/r22.1/Dockerfile index 5bb2748ee..fc7c0728a 100644 --- a/linux/ecosystem/perforce/base/r22.1/Dockerfile +++ b/linux/ecosystem/perforce/base/r22.1/Dockerfile @@ -1,4 +1,4 @@ -FROM epicmorg/debian:bullseye +FROM epicmorg/debian:bookworm LABEL maintainer="EpicMorg DevTeam, developer@epicm.org" ARG DEBIAN_FRONTEND=noninteractive diff --git a/linux/ecosystem/perforce/base/r23.1/Dockerfile b/linux/ecosystem/perforce/base/r23.1/Dockerfile index 975231221..ff8ed12f2 100644 --- a/linux/ecosystem/perforce/base/r23.1/Dockerfile +++ b/linux/ecosystem/perforce/base/r23.1/Dockerfile @@ -1,4 +1,4 @@ -FROM epicmorg/debian:bullseye +FROM epicmorg/debian:bookworm LABEL maintainer="EpicMorg DevTeam, developer@epicm.org" ARG DEBIAN_FRONTEND=noninteractive diff --git a/linux/ecosystem/perforce/base/r23.2/Dockerfile b/linux/ecosystem/perforce/base/r23.2/Dockerfile index 5bb2748ee..fc7c0728a 100644 --- a/linux/ecosystem/perforce/base/r23.2/Dockerfile +++ b/linux/ecosystem/perforce/base/r23.2/Dockerfile @@ -1,4 +1,4 @@ -FROM epicmorg/debian:bullseye +FROM epicmorg/debian:bookworm LABEL maintainer="EpicMorg DevTeam, developer@epicm.org" ARG DEBIAN_FRONTEND=noninteractive