File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -63,8 +63,8 @@ docker build --build-arg VARIANT="fedora:42" --build-arg GDB_VERSION="16.3" -t c
6363docker system prune -af > /dev/null
6464docker build --build-arg VARIANT=" fedora:41" --build-arg GDB_VERSION=" 16.3" -t ca_test -q -f test/DockerfileTest_redhat .
6565
66- # docker system prune -af > /dev/null
67- # docker build --build-arg VARIANT="opensuse/tumbleweed" --build-arg GDB_VERSION="12.1 " -t ca_test -q -f test/DockerfileTest_suse .
66+ docker system prune -af > /dev/null
67+ docker build --build-arg VARIANT=" opensuse/tumbleweed" --build-arg GDB_VERSION=" 16.3 " -t ca_test -q -f test/DockerfileTest_suse .
6868
6969docker system prune -af > /dev/null
7070docker build --build-arg VARIANT=" opensuse/leap:16.0" --build-arg GDB_VERSION=" 16.3" -t ca_test -q -f test/DockerfileTest_suse .
You can’t perform that action at this time.
0 commit comments