Skip to content

Commit

Permalink
Change default image version tag (#15964)
Browse files Browse the repository at this point in the history
  • Loading branch information
poornaSavindi committed Jun 5, 2024
1 parent 13a58ee commit 3af203e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/jenkins/groovy/buildConfig.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ class BuildConfig {
private static final String DEFAULT_HADOOP_IMAGE_NAME = 'dev-build-hadoop'
private static final String DEFAULT_RELEASE_IMAGE_NAME = 'dev-release'

public static final int DEFAULT_IMAGE_VERSION_TAG = 40
public static final int DEFAULT_IMAGE_VERSION_TAG = 44
public static final String AWSCLI_IMAGE = DOCKER_REGISTRY + '/opsh2oai/awscli'
public static final String S3CMD_IMAGE = DOCKER_REGISTRY + '/opsh2oai/s3cmd'

Expand Down

0 comments on commit 3af203e

Please sign in to comment.