Skip to content
Snippets Groups Projects
Commit 8131e634 authored by dgiannopoulos's avatar dgiannopoulos
Browse files

updated docker image

parent 27687be3
No related branches found
No related tags found
No related merge requests found
Pipeline #3499 passed
...@@ -3,6 +3,6 @@ stages: ...@@ -3,6 +3,6 @@ stages:
deploy: deploy:
stage: deploy stage: deploy
image: maven:3.6-jdk-17 image: maven:3.9.0-amazoncorretto-17
script: script:
- 'mvn deploy -s ci_settings.xml' - 'mvn deploy -s ci_settings.xml'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment