Skip to content

Commit

Permalink
apply images to the test app name environment
Browse files Browse the repository at this point in the history
  • Loading branch information
vrsorheim committed Jul 22, 2024
1 parent 3476555 commit 0915ff4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions IMOMaritimeSingleWindow/Server/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ RUN apt-get update && apt-get install -y postgresql-client
EXPOSE 5000

COPY setenv_connection.sh /workspaces/backend/setenv_connection.sh

# Make the script executable
RUN chmod +x /workspaces/backend/setenv_connection.sh

Expand Down

0 comments on commit 0915ff4

Please sign in to comment.