Commit 4ab99aa5 authored by Nikos Psaromanolakis's avatar Nikos Psaromanolakis
Browse files

fix: new dev_tests image [skip ci]

parent a802d4a6
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -42,7 +42,7 @@ dev_tests_job:
  stage: dev_test
  tags:
    - hypo
  image: labs.etsi.org:5050/osl/hypo/code/org.etsi.osl.hypo.ops/cicd/integration.tests/maven:3.8.3-openjdk-17-slim
  image: labs.etsi.org:5050/osl/hypo/code/org.etsi.osl.hypo.ops/cicd/integration.tests/maven:3.9.16-eclipse-temurin-17

  before_script:
    - curl -fsSL https://get.docker.com -o get-docker.sh