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

fix: new dev_tests image [skip ci]

parent 023e6f26
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -41,7 +41,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