Skip to content

Commit

Permalink
test: bump debian version in system test (google#251)
Browse files Browse the repository at this point in the history
  • Loading branch information
aabmass committed Jul 21, 2023
1 parent 88077b9 commit f551af9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system-test/Dockerfile.linux
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.16-stretch as builder
FROM golang:1.17-bullseye as builder
RUN apt-get update && apt-get install -y \
git \
&& rm -rf /var/lib/apt/lists/*
Expand Down

0 comments on commit f551af9

Please sign in to comment.