Skip to content

Commit 1a62c78

Browse files
authored
Merge pull request #28 from lmbelo/main
2 parents 89844e6 + 9029709 commit 1a62c78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ FROM ubuntu:jammy as builder
44
ARG password=securepass
55

66
ENV PA_SERVER_PASSWORD=$password
7-
ENV PA_SERVER_URL=https://altd.embarcadero.com/releases/studio/23.0/122/LinuxPAServer23.0.tar.gz
7+
ENV PA_SERVER_URL=https://altd.embarcadero.com/releases/studio/23.0/122/1221/LinuxPAServer23.0.tar.gz
88
ENV PA_SERVER_VERSION=23.0
99

1010
# Install build dependencies

0 commit comments

Comments
 (0)