Skip to content

Commit

Permalink
Fix path once more
Browse files Browse the repository at this point in the history
  • Loading branch information
mihow committed Feb 10, 2024
1 parent a6a7677 commit dc3798f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose/production/aws/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM garland/aws-cli-docker:1.16.140

COPY ./compose/local/aws/maintenance /usr/local/bin/maintenance
COPY ./compose/production/aws/maintenance /usr/local/bin/maintenance
COPY ./compose/local/postgres/maintenance/_sourced /usr/local/bin/maintenance/_sourced

RUN chmod +x /usr/local/bin/maintenance/*
Expand Down

0 comments on commit dc3798f

Please sign in to comment.