Skip to content

Commit 3a0eb87

Browse files
authored
Merge pull request #514 from asciidoctor/updatecli_main_f720720818c63ae2ffd00d712b67dab3b0a7597b1d86d70f94807a266777b93d
Bump Golang Build Version (for A2S and ERD) 1.24-alpine3.21
2 parents a1d18e9 + 71193ef commit 3a0eb87

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Golang version defined in https://github.com/kaishuu0123/erd-go/blob/${ERD_VERSION}/go.mod#L3
2-
ARG ERD_GOLANG_BUILDER_TAG=1.15-alpine
3-
ARG A2S_GOLANG_BUILDER_TAG=1.20-alpine3.18
2+
ARG ERD_GOLANG_BUILDER_TAG=1.24-alpine3.21
3+
ARG A2S_GOLANG_BUILDER_TAG=1.24-alpine3.21
44
ARG alpine_version=3.21.3
55
FROM alpine:${alpine_version} AS base
66

0 commit comments

Comments
 (0)