Skip to content

Commit d179f7f

Browse files
Bump golang from 1.26.5-alpine to 1.27.0-alpine
Bumps golang from 1.26.5-alpine to 1.27.0-alpine. --- updated-dependencies: - dependency-name: golang dependency-version: 1.27.0-alpine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 62c120e commit d179f7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ARG CONTEXT=prod
22

3-
FROM golang:1.26.5-alpine AS base
3+
FROM golang:1.27.0-alpine AS base
44

55
## Setup
66
ARG CONTEXT

0 commit comments

Comments
 (0)