Skip to content

Commit ae92038

Browse files
author
Alan O'Cais
committed
Missed an Ubuntu 16.04 ref
1 parent affbf2c commit ae92038

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/framework/containers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -435,7 +435,7 @@ def test_end2end_docker_image(self):
435435
'-C', # equivalent with --containerize
436436
'--experimental',
437437
'--container-type=docker',
438-
'--container-config=ubuntu:16.04',
438+
'--container-config=ubuntu:20.04',
439439
'--container-build-image',
440440
]
441441

0 commit comments

Comments
 (0)