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 59d6c4c commit 71193efCopy full SHA for 71193ef
Dockerfile
@@ -1,5 +1,5 @@
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
+ARG ERD_GOLANG_BUILDER_TAG=1.24-alpine3.21
3
ARG A2S_GOLANG_BUILDER_TAG=1.24-alpine3.21
4
ARG alpine_version=3.21.3
5
FROM alpine:${alpine_version} AS base
0 commit comments