Skip to content

Commit 5bf7673

Browse files
committed
internal auth test fix
1 parent 58964e7 commit 5bf7673

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/unit/compose/docker-compose-internal-auth_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ func (s *commonServicesInternalAuthDockerComposeTest) TestServiceImage() {
178178
"teams-plugins",
179179
[]string{internalAuthComposeDedicatedPluginsFile},
180180
s.dotEnvFiles,
181-
"voxel51/fiftyone-app:v2.10.0",
181+
"voxel51/fiftyone-app-torch:v2.10.0",
182182
},
183183
{
184184
"delegatedOperationsTeamsDo",

0 commit comments

Comments
 (0)