Skip to content

Commit 38ac28a

Browse files
Bump golang from 1.22.5-bookworm to 1.22.6-bookworm (#77)
Bumps golang from 1.22.5-bookworm to 1.22.6-bookworm. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: gab-arrobo <[email protected]>
1 parent 835ec30 commit 38ac28a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# SPDX-License-Identifier: Apache-2.0
44
#
55

6-
FROM golang:1.22.5-bookworm AS builder
6+
FROM golang:1.22.6-bookworm AS builder
77

88
LABEL maintainer="Aether SD-Core <[email protected]>"
99

0 commit comments

Comments
 (0)