Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
Updated the 'MAINTAINER' label
  • Loading branch information
MaxBed4d committed Jan 19, 2024
1 parent b70011d commit 489fb0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/kayobe/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
# rockylinux:9
ARG BASE_IMAGE="quay.io/centos/centos:stream8"
FROM ${BASE_IMAGE}
LABEL maintainer="Will Szumski [email protected]"

# Unclear at this time if different environments will change
# control host bootstrap.
Expand Down

0 comments on commit 489fb0f

Please sign in to comment.