Update Dockerfile

This commit is contained in:
Ludy87
2026-08-12 22:09:34 +02:00
parent 761a71e2f6
commit 885331e7ee
+1 -1
View File
@@ -1,7 +1,7 @@
# Lightweight Ubuntu image with a pinned Task binary for CI experiments.
# Build with: task docker:build:ci
FROM ubuntu:24.04@sha256:4fbb8e6a8395de5a7550b33509421a2bafbc0aab6c06ba2cef9ebffbc7092d90
FROM ubuntu:noble@sha256:561618e2c15bf2397621dd04f96926663a3b5616c189cf7e38db7e82f5c538ea
ARG TASK_VERSION=3.52.0
ARG TARGETARCH=amd64