Skip to content

Commit

Permalink
Fix broken openSUSE docker images. (#230)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ferroin authored Sep 18, 2023
1 parent 7242995 commit 4b44b10
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-builders/Dockerfile.opensuse15.4
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,13 @@ RUN zypper update -y && \
libnetfilter_acct1 \
libnetfilter_acct-devel \
libopenssl-devel \
libprotobuf-c-devel \
libtool \
libuv-devel \
libuuid-devel \
make \
patch \
pkg-config \
protobuf-c \
protobuf-devel \
rpm-build \
rpm-devel \
Expand Down
2 changes: 1 addition & 1 deletion package-builders/Dockerfile.opensuse15.5
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,13 @@ RUN zypper update -y && \
libnetfilter_acct1 \
libnetfilter_acct-devel \
libopenssl-devel \
libprotobuf-c-devel \
libtool \
libuv-devel \
libuuid-devel \
make \
patch \
pkg-config \
protobuf-c \
protobuf-devel \
rpm-build \
rpm-devel \
Expand Down

0 comments on commit 4b44b10

Please sign in to comment.