We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1d18e9 commit 59d6c4cCopy full SHA for 59d6c4c
Dockerfile
@@ -1,6 +1,6 @@
1
# 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
+ARG A2S_GOLANG_BUILDER_TAG=1.24-alpine3.21
4
ARG alpine_version=3.21.3
5
FROM alpine:${alpine_version} AS base
6
0 commit comments