forked from drew/smtprelay
update golang to v1.25.5
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Package versions
|
||||
ARG GOLANG_VERSION="1.25.4"
|
||||
ARG GOLANG_VERSION="1.25.5"
|
||||
|
||||
# Stage 1: Build
|
||||
FROM core.harbor.brds.ca/library/golang:${GOLANG_VERSION} AS builder
|
||||
|
||||
Reference in New Issue
Block a user