UNCLASSIFIED

Commit 5da54dd8 authored by Andy Maksymowicz's avatar Andy Maksymowicz
Browse files

Merge branch 'development' into 'master'

Development

See merge request !28
parents 41ff6141 91c641a1
Pipeline #417147 passed with stages
in 11 minutes and 25 seconds
ARG BASE_REGISTRY=registry1.dsop.io
ARG BASE_REGISTRY=registry1.dso.mil
ARG BASE_IMAGE=ironbank/redhat/ubi/ubi8
ARG BASE_TAG=8.4
FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
ENV MARIADB_MAJOR 10.5
ENV MARIADB_VERSION 10.5.10
ENV MARIADB_VERSION 10.5.11
# copy dependencies, GPG keys, and scripts
COPY mariadb-server.rpm mariadb-client.rpm mariadb-common.rpm mariadb-shared.rpm galera.rpm boost.rpm signatures/RPM-GPG-KEY-MariaDB signatures/RPM-GPG-KEY-CentOS-Official /
......
......@@ -58,7 +58,7 @@ resources:
type: sha256
value: d05264442a327518c4893d2d1f6200d169616466c8bb062780a458b310266525
- filename: galera.rpm
url: http://yum.mariadb.org/10.5.10/centos/8/x86_64/rpms/galera-4-26.4.8-1.el8.x86_64.rpm
url: http://yum.mariadb.org/10.5.11/centos/8/x86_64/rpms/galera-4-26.4.8-1.el8.x86_64.rpm
validation:
type: sha256
value: 4157ca5f63c10f043ea48a0b4b781b3d2c123b00601305c6b654deb6eac169d4
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment