Skip to content

Commit 7f1717f

Browse files
committed
Fix spotless after auto update of wolfi image
1 parent 44d0275 commit 7f1717f

File tree

1 file changed

+1
-0
lines changed
  • build-tools-internal/src/main/java/org/elasticsearch/gradle/internal

1 file changed

+1
-0
lines changed

build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/DockerBase.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ public enum DockerBase {
2929
"apk"
3030
),
3131
// spotless:on
32+
3233
// Based on WOLFI above, with more extras. We don't set a base image because
3334
// we programmatically extend from the wolfi image.
3435
CLOUD_ESS(null, "-cloud-ess", "apk");

0 commit comments

Comments
 (0)