mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-10-04 20:46:50 +08:00
imaginary-update automated change
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
8babb33540
commit
085d878223
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ FROM golang:1.20.3-alpine3.17 as go
|
||||||
RUN apk add --no-cache \
|
RUN apk add --no-cache \
|
||||||
vips-dev \
|
vips-dev \
|
||||||
build-base; \
|
build-base; \
|
||||||
go install github.com/h2non/imaginary@b632dae
|
go install github.com/h2non/imaginary@b632dae8cc321452c3f85bcae79c580b1ae1ed84
|
||||||
|
|
||||||
FROM alpine:3.17.3
|
FROM alpine:3.17.3
|
||||||
RUN apk add --no-cache \
|
RUN apk add --no-cache \
|
||||||
|
|
Loading…
Add table
Reference in a new issue