Skip to content

Commit 43c098d

Browse files
chore(deps): bump golang from 1.24.0-bookworm to 1.24.1-bookworm (#196)
1 parent 17bbacf commit 43c098d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# SPDX-License-Identifier: Apache-2.0
55
#
66

7-
FROM golang:1.24.0-bookworm AS builder
7+
FROM golang:1.24.1-bookworm AS builder
88

99
RUN apt-get update && \
1010
apt-get -y install --no-install-recommends \

0 commit comments

Comments
 (0)