Skip to content

Commit 760f1c0

Browse files
Bump golang from 1.23.6-bookworm to 1.24.0-bookworm (#22)
1 parent 9f3884b commit 760f1c0

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.23.6-bookworm AS builder
6+
FROM golang:1.24.0-bookworm AS builder
77

88
WORKDIR $GOPATH/src/upfadapter
99
COPY . .

0 commit comments

Comments
 (0)