There was an error while loading. Please reload this page.
1 parent d2dfc78 commit c475d63Copy full SHA for c475d63
1 file changed
docker-testing/irods_catalog_provider_5/Dockerfile
@@ -28,13 +28,11 @@ RUN apt-get update && \
28
unixodbc \
29
gawk \
30
postgresql-client-16 \
31
- vim-tiny \
32
&& \
33
apt-get clean && \
34
rm -rf /var/lib/apt/lists/* /tmp/*
35
36
# - postgres client 16 is for pg_isready
37
-# TODO delete vim-tiny
38
39
ARG irods_version=5.0.1
40
ARG irods_package_version_suffix=-0~noble
0 commit comments