Skip to content

Commit

Permalink
Update image to current version
Browse files Browse the repository at this point in the history
- Update x86_64 image to 1.0.0-Build6.5
- Update aarch64 image to 1.0.0-Build6.6
- Update ppc64le image to 1.0.0-Build6.6
  • Loading branch information
Vogtinator committed Apr 12, 2018
1 parent e220578 commit 81638d6
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
5 changes: 3 additions & 2 deletions aarch64/Dockerfile
@@ -1,3 +1,4 @@
FROM scratch
MAINTAINER SUSE Containers Team <containers@suse.com>
ADD openSUSE-Leap-42.3.base.aarch64.tar.xz /
MAINTAINER Fabian Vogt <fvogt@suse.com>
# Version: 1.0.0-Build6.6
ADD openSUSE-Leap-42.3-aarch64-1.0.0-Build6.6.tar.xz /
Binary file not shown.
1 change: 0 additions & 1 deletion aarch64/openSUSE-Leap-42.3.base.aarch64.tar.xz.sha256

This file was deleted.

5 changes: 3 additions & 2 deletions ppc64le/Dockerfile
@@ -1,3 +1,4 @@
FROM scratch
MAINTAINER SUSE Containers Team <containers@suse.com>
ADD openSUSE-Leap-42.3.base.ppc64le.tar.xz /
MAINTAINER Fabian Vogt <fvogt@suse.com>
# Version: 1.0.0-Build6.6
ADD openSUSE-Leap-42.3-ppc64le-1.0.0-Build6.6.tar.xz /
Binary file not shown.
1 change: 0 additions & 1 deletion ppc64le/openSUSE-Leap-42.3.base.ppc64le.tar.xz.sha256

This file was deleted.

5 changes: 3 additions & 2 deletions x86_64/Dockerfile
@@ -1,3 +1,4 @@
FROM scratch
MAINTAINER SUSE Containers Team <containers@suse.com>
ADD openSUSE-Leap-42.3.base.x86_64.tar.xz /
MAINTAINER Fabian Vogt <fvogt@suse.com>
# Version: 1.0.0-Build6.5
ADD openSUSE-Leap-42.3-x86_64-1.0.0-Build6.5.tar.xz /
Binary file not shown.
1 change: 0 additions & 1 deletion x86_64/openSUSE-Leap-42.3.base.x86_64.tar.xz.sha256

This file was deleted.

0 comments on commit 81638d6

Please sign in to comment.