Merge pull request #7471 from nextcloud/imaginary-container-update

Imaginary update
This commit is contained in:
Simon L.
2026-01-22 14:40:09 +01:00
committed by GitHub

View File

@@ -1,7 +1,7 @@
# syntax=docker/dockerfile:latest
FROM golang:1.25.6-alpine3.23 AS go
ENV IMAGINARY_HASH=6a274b488759a896aff02f52afee6e50b5e3a3ee
ENV IMAGINARY_HASH=6a274b488759a896aff02f52afee6e50b5e3a3ee
RUN set -ex; \
apk upgrade --no-cache -a; \