Skip to content

Commit 7574d4a

Browse files
committed
instigu rekompilon (por ricevi aktualan rsync)
1 parent 7688785 commit 7574d4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ COPY bin/* /usr/local/bin/
3838

3939
RUN useradd -ms /bin/bash -u 1074 afido && mkdir -p /home/afido/.ssh
4040
WORKDIR /home/afido
41-
COPY --chown=afido:afido ssh/* .ssh/
41+
COPY --chown=afido:afido ssh/* .ssh/
4242
COPY --chown=afido:afido etc/* etc/
4343

4444
###USER afido:users

0 commit comments

Comments
 (0)