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.
2 parents a1d18e9 + 71193ef commit 3a0eb87Copy full SHA for 3a0eb87
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 ERD_GOLANG_BUILDER_TAG=1.24-alpine3.21
+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