Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
CallOrRet authored May 1, 2024
1 parent 83500de commit c8df677
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM debian:stable-slim AS base

LABEL maintainer="push-edp aspushedp@gmail.com"
LABEL maintainer="CallOrRet CallOrRet@gmail.com"

WORKDIR /root

Expand All @@ -16,7 +16,7 @@ RUN make install

FROM debian:stable-slim

LABEL maintainer="push-edp aspushedp@gmail.com"
LABEL maintainer="CallOrRet CallOrRet@gmail.com"

WORKDIR /root

Expand Down

0 comments on commit c8df677

Please sign in to comment.