generated from ghga-de/microservice-repository-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert last Docker CD refactoring (#59)
* Revert "Fix tag extraction in dockerhub CD (#56)" This reverts commit 1d68363. * Revert "Refactor Docker Hub CI to use composite action and enable debian / alpine flavors (#54)" This reverts commit 92e9ab3. * Switch Dockerfile to Alpine
- Loading branch information
Showing
4 changed files
with
77 additions
and
75 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -46,5 +46,4 @@ WORKDIR /home/appuser | |
USER appuser | ||
ENV PYTHONUNBUFFERED=1 | ||
|
||
# Please adapt to package name: | ||
ENTRYPOINT [] |
This file was deleted.
Oops, something went wrong.