Skip to content

Commit

Permalink
chore(docker): define uid and gid directly in user, instead of variables
Browse files Browse the repository at this point in the history
  • Loading branch information
ds-jhartmann committed Jul 24, 2024
1 parent 060166b commit c8d0e12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ _**For better traceability add the corresponding GitHub issue number in each cha
- #1222 Removed image publishing to GHCR
- #1222 Adjust backend baseimage in Dockerfile to major version eclipse-temurin:21-jre-alpine
- #XXX update springboot to 3.2.8 from 3.2.5
- #XXX define uid and gid of backend Dockerfile directly in user, instead of variables

## [13.0.0 - 19.07.2024]

Expand Down

0 comments on commit c8d0e12

Please sign in to comment.