Skip to content

Commit

Permalink
Release v1.33.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
albogdano committed Aug 6, 2019
1 parent dd6f2b1 commit 3a80933
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -4,7 +4,7 @@ FROM openjdk:8-jdk-alpine

ENV BOOT_SLEEP=0 \
JAVA_OPTS="" \
PARA_VERSION="1.33.0" \
PARA_VERSION="1.33.1" \
REPO_URL=https://oss.sonatype.org/service/local/repositories/releases/content/com/erudika

RUN addgroup -S para && adduser -S -G para para && \
Expand Down

0 comments on commit 3a80933

Please sign in to comment.