Skip to content

Commit 5f497af

Browse files
Bump golang from 1.22.5-alpine to 1.22.6-alpine
Bumps golang from 1.22.5-alpine to 1.22.6-alpine. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3d1ac7b commit 5f497af

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,4 +1,4 @@
1-
FROM golang:1.22.5-alpine AS golang-base
1+
FROM golang:1.22.6-alpine AS golang-base
22
FROM php:8.4.0alpha4-zts AS php-base
33
FROM golang-base AS cli-base-alpine
44

0 commit comments

Comments
 (0)