Skip to content

Commit 2d09e99

Browse files
chore(deps): pin dependencies
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 7cc5581 commit 2d09e99

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

internal/test/integration/components/testserver_1.17/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Build the testserver binary
22
# Docker command must be invoked from the project root directory
3-
FROM golang:1.17.13 AS builder
3+
FROM golang:1.17.13@sha256:87262e4a4c7db56158a80a18fefdc4fee5accc41b59cde821e691d05541bbb18 AS builder
44

55
ARG TARGETARCH
66

internal/test/vm/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.20
1+
FROM alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958
22

33
# this is the toplevel Makefile target to be invoked
44
# see the contents of 'startup.sh' at the end of this file

vendor/github.com/goccy/go-json/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)