Skip to content

Commit 71193ef

Browse files
chore: Update ERD golang build image tag in the Dockerfile
Made with ❤️️ by updatecli
1 parent 59d6c4c commit 71193ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
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
2+
ARG ERD_GOLANG_BUILDER_TAG=1.24-alpine3.21
33
ARG A2S_GOLANG_BUILDER_TAG=1.24-alpine3.21
44
ARG alpine_version=3.21.3
55
FROM alpine:${alpine_version} AS base

0 commit comments

Comments
 (0)