File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ INSTALL_DOCKER_BUILDX="${INSTALLDOCKERBUILDX:-"true"}"
1919INSTALL_DOCKER_COMPOSE_SWITCH=" ${INSTALLDOCKERCOMPOSESWITCH:- " false" } "
2020MICROSOFT_GPG_KEYS_URI=" https://packages.microsoft.com/keys/microsoft.asc"
2121MICROSOFT_GPG_KEYS_ROLLING_URI=" https://packages.microsoft.com/keys/microsoft-rolling.asc"
22- DOCKER_MOBY_ARCHIVE_VERSION_CODENAMES=" trixie bookworm buster bullseye bionic focal jammy noble plucky "
23- DOCKER_LICENSED_ARCHIVE_VERSION_CODENAMES=" trixie bookworm buster bullseye bionic focal hirsute impish jammy noble plucky "
22+ DOCKER_MOBY_ARCHIVE_VERSION_CODENAMES=" trixie bookworm buster bullseye bionic focal jammy noble resolute "
23+ DOCKER_LICENSED_ARCHIVE_VERSION_CODENAMES=" trixie bookworm buster bullseye bionic focal hirsute impish jammy noble resolute "
2424DISABLE_IP6_TABLES=" ${DISABLEIP6TABLES:- false} "
2525
2626# Default: Exit on any failure.
File renamed without changes.
Original file line number Diff line number Diff line change 154154 }
155155 }
156156 },
157- "docker_build_ubuntu_plucky " : {
158- "image" : " ubuntu:plucky " ,
157+ "docker_build_ubuntu_resolute " : {
158+ "image" : " ubuntu:resolute " ,
159159 "features" : {
160160 "docker-in-docker" : {
161161 "version" : " latest" ,
You can’t perform that action at this time.
0 commit comments