Skip to content

Commit e186c69

Browse files
committed
fix: add --no-gpg
1 parent 221a710 commit e186c69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ RUN apt-get update \
1818
&& apt-get clean \
1919
&& rm -rf /var/lib/apt/lists/*
2020

21-
RUN sa-update
21+
RUN sa-update --no-gpg
2222

2323
WORKDIR /usr/src/app
2424

0 commit comments

Comments
 (0)