|
@@ -1,6 +1,6 @@
|
|
-# syntax=docker/dockerfile:1.0-experimental
|
|
+# syntax=docker/dockerfile:1.2
|
|
|
|
|
|
-FROM registry.access.redhat.com/ubi8/ubi:8.3
|
|
+FROM registry.access.redhat.com/ubi8/ubi:8.4
|
|
LABEL maintainer="surkov.v@sdsys.ru"
|
|
LABEL maintainer="surkov.v@sdsys.ru"
|
|
|
|
|
|
RUN dnf install -y python38 openssh-clients git openssl && \
|
|
RUN dnf install -y python38 openssh-clients git openssl && \
|