Skip to content

Commit 7da3f20

Browse files
committed
test: bump debian version in system test
1 parent 0eabf2d commit 7da3f20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

system-test/Dockerfile.linux

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.17-stretch as builder
1+
FROM golang:1.17-bullseye as builder
22
RUN apt-get update && apt-get install -y \
33
git \
44
&& rm -rf /var/lib/apt/lists/*

0 commit comments

Comments
 (0)