Skip to content

Commit

Permalink
Fix package
Browse files Browse the repository at this point in the history
  • Loading branch information
nxadm committed Sep 3, 2018
1 parent e94aeed commit 25f1cc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile-opensuse-x86_64-15.0
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM opensuse/leap:15.0
LABEL maintainer="Claudio Ramirez <pub.claudio@gmail.com>"

ENV LANG='en_US.UTF-8' \
pkgs='git gcc lsb5-core make rpm-build ruby wget' \
pkgs='git gcc lsb-release make rpm-build ruby wget' \
pkgs_tmp='ruby-devel'

RUN set -xv ; \
Expand Down

0 comments on commit 25f1cc3

Please sign in to comment.