Skip to content

Commit

Permalink
Merge pull request #28 from lmbelo/main
Browse files Browse the repository at this point in the history
  • Loading branch information
checkdigits authored Oct 22, 2024
2 parents 89844e6 + 9029709 commit 1a62c78
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 @@ -4,7 +4,7 @@ FROM ubuntu:jammy as builder
ARG password=securepass

ENV PA_SERVER_PASSWORD=$password
ENV PA_SERVER_URL=https://altd.embarcadero.com/releases/studio/23.0/122/LinuxPAServer23.0.tar.gz
ENV PA_SERVER_URL=https://altd.embarcadero.com/releases/studio/23.0/122/1221/LinuxPAServer23.0.tar.gz
ENV PA_SERVER_VERSION=23.0

# Install build dependencies
Expand Down

0 comments on commit 1a62c78

Please sign in to comment.