mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-26 16:16:31 -06:00
azure tests: move to fedora 38
Signed-off-by: Florence Blanc-Renaud <flo@redhat.com> Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
This commit is contained in:
parent
bc39443211
commit
627c1101a0
@ -1,4 +1,4 @@
|
||||
FROM registry.fedoraproject.org/fedora-toolbox:37
|
||||
FROM registry.fedoraproject.org/fedora-toolbox:38
|
||||
MAINTAINER [FreeIPA Developers freeipa-devel@lists.fedorahosted.org]
|
||||
ENV container=docker LANG=en_US.utf8 LANGUAGE=en_US.utf8 LC_ALL=en_US.utf8
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
variables:
|
||||
IPA_PLATFORM: fedora
|
||||
# the Docker public image to build IPA packages (rpms)
|
||||
DOCKER_BUILD_IMAGE: 'registry.fedoraproject.org/fedora-toolbox:37'
|
||||
DOCKER_BUILD_IMAGE: 'registry.fedoraproject.org/fedora-toolbox:38'
|
||||
|
||||
# the Dockerfile to build Docker image for running IPA tests
|
||||
DOCKER_DOCKERFILE: ${{ format('Dockerfile.build.{0}', variables.IPA_PLATFORM) }}
|
||||
|
Loading…
Reference in New Issue
Block a user