Skip to content

Commit

Permalink
Update Dockerfile Betarelease der 9.1.60
Browse files Browse the repository at this point in the history
  • Loading branch information
janitza-chst authored Jun 21, 2024
1 parent 9670146 commit 8b09525
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
@@ -1,7 +1,7 @@
FROM --platform=$BUILDPLATFORM ubuntu:22.04 AS builder

ENV HOME /root
ARG VERSION=9.1.60beta1
ARG VERSION=9.1.60

COPY response.varfile /response.varfile
RUN useradd -r gridvis -u 101 && apt update && apt -y install openjdk-11-jre fontconfig fonts-freefont-ttf wget gzip bash
Expand Down

0 comments on commit 8b09525

Please sign in to comment.