We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdc0949 commit 825275bCopy full SHA for 825275b
.github/containers/Dockerfile
@@ -13,7 +13,7 @@
13
# See the License for the specific language governing permissions and
14
# limitations under the License.
15
16
-FROM ubuntu:24.04
+FROM ubuntu:20.04
17
18
# Install OS packages
19
RUN export DEBIAN_FRONTEND=noninteractive && \
0 commit comments