Skip to content

Commit 8a44388

Browse files
authored
Add fish to dogfood (#3373)
1 parent b6774ea commit 8a44388

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dogfood/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ RUN apt-get update --quiet && apt-get install --yes \
149149
crun \
150150
podman \
151151
skopeo \
152+
fish \
152153
gh && \
153154
# Delete package cache to avoid consuming space in layer
154155
apt-get clean && \

0 commit comments

Comments
 (0)