Skip to content

Commit c91b414

Browse files
committed
using anyproto/any-sync-tools image for anyconf generation
1 parent 515ae4a commit c91b414

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Dockerfile-generateconfig-anyconf

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# syntax=docker/dockerfile:1
2-
FROM golang:1.23-alpine
2+
FROM ghcr.io/anyproto/any-sync-tools
33
RUN apk add --no-cache bash yq
4-
RUN go install github.com/anyproto/any-sync-tools/anyconf@latest
54
WORKDIR /code
65
ENTRYPOINT ["bash", "/code/docker-generateconfig/anyconf.sh"]

0 commit comments

Comments
 (0)