Skip to content

Commit 2075ef2

Browse files
authored
Update Dockerfile
1 parent 64b3752 commit 2075ef2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ RUN apk add --no-cache \
66
curl
77

88
# Copy the script
9-
COPY tempmail /usr/local/bin/
9+
COPY ../cli/tempmail /usr/local/bin/
1010
RUN chmod +x /usr/local/bin/tempmail
1111

1212
# Set bash as the default shell

0 commit comments

Comments
 (0)