Skip to content

Commit

Permalink
Use Java 17 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
basilevs committed Dec 2, 2023
1 parent f078e13 commit aa8c80a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion releng/Jenkinsfile.groovy
Expand Up @@ -15,7 +15,7 @@ class Build implements Serializable {
private final String BUILD_CONTAINER_NAME="ubuntu"
private final String BUILD_CONTAINER="""
- name: $BUILD_CONTAINER_NAME
image: basilevs/ubuntu-rcptt:3.6.1
image: basilevs/ubuntu-rcptt:3.6.2
tty: true
resources:
limits:
Expand Down

0 comments on commit aa8c80a

Please sign in to comment.