Skip to content

Commit

Permalink
Bump opensuse images (#48)
Browse files Browse the repository at this point in the history
Signed-off-by: Rick Elrod <[email protected]>
  • Loading branch information
relrod authored Oct 6, 2020
1 parent 1b2ae42 commit a492613
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion opensuse15-test-container/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM opensuse/leap:15.1
FROM opensuse/leap:15.2

RUN zypper --non-interactive --gpg-auto-import-keys refresh --services --force && \
zypper --non-interactive install --force systemd-sysvinit && \
Expand Down
2 changes: 1 addition & 1 deletion opensuse15py2-test-container/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM opensuse/leap:15.1
FROM opensuse/leap:15.2

RUN zypper --non-interactive --gpg-auto-import-keys refresh --services --force && \
zypper --non-interactive install --force systemd-sysvinit && \
Expand Down

0 comments on commit a492613

Please sign in to comment.