Skip to content

Commit 5aa5d63

Browse files
chore(deps): update golang docker tag to v1.26.4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b63710f commit 5aa5d63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Copyright (c) 2024 VEXXHOST, Inc.
22
# SPDX-License-Identifier: Apache-2.0
33

4-
FROM golang:1.25.3@sha256:6d4e5e74f47db00f7f24da5f53c1b4198ae46862a47395e30477365458347bf2 AS builder
4+
FROM golang:1.26.4@sha256:d184d9be4c13614e28498d632eeaaac704d662f18ad357e1df74a44424236cea AS builder
55
WORKDIR /src
66
COPY go.mod go.sum /src/
77
RUN go mod download

0 commit comments

Comments
 (0)