Bump golang version to 1.24 to match go.mod/go.sum changes
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.23-bullseye AS build-env
|
FROM golang:1.24-bullseye AS build-env
|
||||||
|
|
||||||
WORKDIR /usr/src/social-app
|
WORKDIR /usr/src/social-app
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.23-bullseye AS build-env
|
FROM golang:1.24-bullseye AS build-env
|
||||||
|
|
||||||
WORKDIR /usr/src/social-app
|
WORKDIR /usr/src/social-app
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user