Skip to content

Commit

Permalink
NOISSUE - Bump golang from 1.22-alpine to 1.23-alpine in /docker (abs…
Browse files Browse the repository at this point in the history
…mach#2391)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and dborovcanin committed Aug 26, 2024
1 parent 871998c commit f5cc255
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright (c) Abstract Machines
# SPDX-License-Identifier: Apache-2.0

FROM golang:1.22-alpine AS builder
FROM golang:1.23-alpine AS builder
ARG SVC
ARG GOARCH
ARG GOARM
Expand Down

0 comments on commit f5cc255

Please sign in to comment.