Skip to content

Commit d7a9846

Browse files
chore(deps): bump golang from 1.24.2-bookworm to 1.24.3-bookworm (#451)
1 parent 5793a05 commit d7a9846

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

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

0 commit comments

Comments
 (0)