Skip to content

Commit ca9ae21

Browse files
authored
Update build.gradle
1 parent e90d03c commit ca9ae21

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

build.gradle

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,10 +83,6 @@ jib {
8383
architecture = 'arm64'
8484
os = 'linux'
8585
}
86-
platform {
87-
architecture = '386'
88-
os = 'linux'
89-
}
9086
platform {
9187
architecture = 's390x'
9288
os = 'linux'

0 commit comments

Comments
 (0)