Skip to content

Commit b945686

Browse files
authored
test: bump debian version in system test (#251)
1 parent 017c263 commit b945686

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)