Skip to content

Commit

Permalink
update file path
Browse files Browse the repository at this point in the history
  • Loading branch information
pdabelf5 committed Jan 6, 2025
1 parent 0667abb commit e0c3e96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/Dockerfile-plus
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:1.6
FROM alpine:3.21

COPY nginx-repo.crt /
COPY nginx-repo.key /
COPY nginx-repo.crt /nginx-repo.crt
COPY nginx-repo.key /nginx-repo.key

0 comments on commit e0c3e96

Please sign in to comment.