Skip to content

Commit

Permalink
Update docker images to version 47
Browse files Browse the repository at this point in the history
  • Loading branch information
homar authored and losipiuk committed Oct 12, 2021
1 parent 1f31516 commit 6ee30f0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

public final class EnvironmentDefaults
{
public static final String DOCKER_IMAGES_VERSION = "46";
public static final String DOCKER_IMAGES_VERSION = "47";
public static final String HADOOP_BASE_IMAGE = "ghcr.io/trinodb/testing/hdp2.6-hive";
public static final String HADOOP_IMAGES_VERSION = DOCKER_IMAGES_VERSION;
public static final String TEMPTO_ENVIRONMENT_CONFIG = "/dev/null";
Expand Down

0 comments on commit 6ee30f0

Please sign in to comment.