Skip to content

Commit 0c48868

Browse files
ci: bump golang version to 1.24-alpine
1 parent e938d6f commit 0c48868

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
ARG GOTAG=1.18-alpine
2-
FROM golang:${GOTAG} as builder
1+
ARG GOTAG=1.24-alpine
2+
FROM golang:${GOTAG} AS builder
33
ARG MAILHOG_VERSION=latest
44
MAINTAINER CD2Team <codesign2@icloud.com>
55

0 commit comments

Comments
 (0)