We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 89844e6 + 9029709 commit 1a62c78Copy full SHA for 1a62c78
Dockerfile
@@ -4,7 +4,7 @@ FROM ubuntu:jammy as builder
4
ARG password=securepass
5
6
ENV PA_SERVER_PASSWORD=$password
7
-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
8
ENV PA_SERVER_VERSION=23.0
9
10
# Install build dependencies
0 commit comments