mirror of
https://github.com/sablierapp/sablier.git
synced 2025-12-21 13:23:03 +01:00
feat(deps): upgrade to go 1.21
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.18 AS build
|
||||
FROM golang:1.21 AS build
|
||||
|
||||
ENV PORT 10000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user