Skip to content
This repository has been archived by the owner on Feb 10, 2025. It is now read-only.

Commit

Permalink
refactor: fix casing do not match
Browse files Browse the repository at this point in the history
  • Loading branch information
ziteh committed Oct 3, 2024
1 parent c2ef056 commit 98f420c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ RUN \


# Production stage
FROM base as runner
FROM base AS runner

WORKDIR /app

Expand Down

0 comments on commit 98f420c

Please sign in to comment.