Skip to content

Commit

Permalink
rekompiligu
Browse files Browse the repository at this point in the history
  • Loading branch information
wdiestel committed Aug 4, 2024
1 parent e5dc49e commit e0f26d8
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 @@ -50,7 +50,7 @@ LABEL maintainer <diestel@steloj.de>
#ARG ZIP_SUFFIX

RUN apt-get update && apt-get install -y --no-install-recommends \
ca-certificates-java openjdk-17-jre \
ca-certificates-java openjdk-17-jre \
&& rm -rf /var/lib/apt/lists/* \
&& useradd -ms /bin/bash -u 1099 grilo

Expand Down

0 comments on commit e0f26d8

Please sign in to comment.