Skip to content

Commit

Permalink
Issue # 1213: fix base image for build_template
Browse files Browse the repository at this point in the history
  • Loading branch information
danielecalda committed Feb 6, 2025
1 parent bffe285 commit e398729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab/.gitlab-templates.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Template generico di build che viene utilizzato da ogni componente (datasource,ingestion etc...)

.build_template:
image: eclipse-temurin:17-jdk
image: eclipse-temurin:21-jdk
services:
- docker:19.03.13-dind
variables:
Expand Down

0 comments on commit e398729

Please sign in to comment.