imaginary-update automated change

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
szaimen 2023-11-29 12:02:29 +00:00 committed by GitHub
parent 20c9c7f0e5
commit 46b982c338

View file

@ -1,6 +1,6 @@
FROM golang:1.21.4-alpine3.18 as go
ENV IMAGINARY_HASH 7efb66c243056e5b3b65215e101be7915983e364
ENV IMAGINARY_HASH 6cd9edd1d3fb151eb773c14552886e4fc8e50138
RUN set -ex; \
apk add --no-cache \