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-02-21 12:02:15 +00:00 committed by github-actions[bot]
parent d4245da813
commit fedb214387

View file

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