Bump golang in /
Bumps the docker-base-images/golang group with 1 update: golang. Updates `golang` from 1.26-bookworm to 1.27-bookworm --- updated-dependencies: - dependency-name: golang dependency-version: 1.27-bookworm dependency-type: direct:production dependency-group: docker ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.26-bookworm AS build-env
|
||||
FROM golang:1.27-bookworm AS build-env
|
||||
|
||||
WORKDIR /usr/src/social-app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user