imaginary-update automated change

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
szaimen 2024-07-16 12:04:41 +00:00 committed by github-actions[bot]
parent 8e79c93b69
commit 9d9b9dd561

View file

@ -1,7 +1,7 @@
# syntax=docker/dockerfile:latest
FROM golang:1.22.5-alpine3.20 AS go
ENV IMAGINARY_HASH=6cd9edd1d3fb151eb773c14552886e4fc8e50138
ENV IMAGINARY_HASH=6cd9edd1d3fb151eb773c14552886e4fc8e50138
RUN set -ex; \
apk add --no-cache \