Skip to content

Commit

Permalink
Script update to 12.2 Athens Patch 1
Browse files Browse the repository at this point in the history
  • Loading branch information
lmbelo committed Oct 22, 2024
1 parent 89844e6 commit 9029709
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 9029709

Please sign in to comment.