laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/docker-playground/+/39972?usp=email )
Change subject: upgrade to gerrit 3.10.x as 3.9 is EOL on May 12th ...................................................................... upgrade to gerrit 3.10.x as 3.9 is EOL on May 12th Change-Id: I906b4ff47cf714010697eeb226af826edfbaf911 --- M gerrit/Dockerfile 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/72/39972/1 diff --git a/gerrit/Dockerfile b/gerrit/Dockerfile index e57c9eb..fa9c163 100644 --- a/gerrit/Dockerfile +++ b/gerrit/Dockerfile @@ -1,4 +1,4 @@ -FROM gerritcodereview/gerrit:3.9.7 +FROM gerritcodereview/gerrit:3.10.5 USER root RUN yum -y install zip unzip patch -- To view, visit https://gerrit.osmocom.org/c/docker-playground/+/39972?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email Gerrit-MessageType: newchange Gerrit-Project: docker-playground Gerrit-Branch: master Gerrit-Change-Id: I906b4ff47cf714010697eeb226af826edfbaf911 Gerrit-Change-Number: 39972 Gerrit-PatchSet: 1 Gerrit-Owner: laforge <[email protected]>
