Skip to content
This repository was archived by the owner on Mar 22, 2023. It is now read-only.

Commit a0ac604

Browse files
docker: fix missing maintainer in fedora-rawhide
1 parent fa86eca commit a0ac604

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

utils/docker/images/Dockerfile.fedora-rawhide

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
# Pull base image
1111
FROM registry.fedoraproject.org/fedora:rawhide
12-
MAINTAINER szymom.romik@intel.com
12+
MAINTAINER igor.chorazewicz@intel.com
1313

1414
# Set required environment variables
1515
ENV OS fedora

0 commit comments

Comments
 (0)