imaginary-update automated change

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
szaimen
2026-06-17 13:29:44 +00:00
committed by github-actions[bot]
parent 0baf4b4f79
commit 193deab48c
+1 -1
View File
@@ -1,7 +1,7 @@
# syntax=docker/dockerfile:latest
FROM golang:1.26.4-alpine3.24 AS go
ENV IMAGINARY_HASH=6a274b488759a896aff02f52afee6e50b5e3a3ee
ENV IMAGINARY_HASH=6a274b488759a896aff02f52afee6e50b5e3a3ee
RUN set -ex; \
apk upgrade --no-cache -a; \