mirror of
https://github.com/vcscsvcscs/GenerationsHeritage.git
synced 2025-08-13 22:39:06 +02:00
update go version to 1.22.2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.22-alpine as build
|
||||
FROM golang:1.22.2-alpine as build
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
@@ -1,3 +1,3 @@
|
||||
module github.com/vcscsvcscs/GenerationsHeritage/auth-service
|
||||
|
||||
go 1.22.0
|
||||
go 1.22.2
|
||||
|
Reference in New Issue
Block a user