mirror of
https://github.com/anyproto/any-sync-dockercompose.git
synced 2025-06-08 05:47:03 +09:00
bump go version for any-sync-tools
This commit is contained in:
parent
31fa3b499b
commit
64fab7732e
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# syntax=docker/dockerfile:1
|
||||
FROM golang:1.22-alpine3.19
|
||||
FROM golang:1.23-alpine
|
||||
RUN apk add --no-cache bash yq
|
||||
RUN go install github.com/anyproto/any-sync-tools/anyconf@latest
|
||||
WORKDIR /code
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue