Update Ubuntu to 26.04 and remove craftblock
Build and push / Build and push images (push) Failing after 44s

This commit is contained in:
2026-06-14 20:01:08 +01:00
parent 0a66e6534f
commit 4f5f2fdcb9
3 changed files with 8 additions and 29 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
FROM docker.io/node:18-bullseye
FROM docker.io/node:24-trixie
RUN apt-get -y update && \
apt-get -y install sudo jq buildah podman && \
(echo '[storage]';echo 'driver = "vfs"') > /etc//containers/storage.conf
(echo '[storage]';echo 'driver = "vfs"') > /etc/containers/storage.conf