Dockerfile: Update to fedora 27
Signed-off-by: Steve Milner <smilner@redhat.com>
This commit is contained in:
parent
13cdeb88d6
commit
5bf5878ccf
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
FROM registry.fedoraproject.org/fedora:26
|
||||
FROM registry.fedoraproject.org/fedora:27
|
||||
LABEL maintainer "Tomas Tomecek \"ttomecek@redhat.com\""
|
||||
|
||||
ENV NAME=tools VERSION=0 RELEASE=2 ARCH=x86_64
|
||||
ENV NAME=tools VERSION=0 RELEASE=3 ARCH=x86_64
|
||||
LABEL com.redhat.component="$NAME" \
|
||||
name="$FGC/$NAME" \
|
||||
version="$VERSION" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue