Skip to content

Commit

Permalink
Merge pull request #273 from katalon-studio/master
Browse files Browse the repository at this point in the history
Release
  • Loading branch information
quidl authored Oct 31, 2024
2 parents a3d5104 + bfe3972 commit 96d65b6
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 @@ -11,7 +11,7 @@ RUN ./docker/scripts/build_agent.sh

# Build docker image
# Install and inherit java version 17 from katalonstudio/katalon:9.2.0
FROM katalonstudio/katalon:9.2.0
FROM katalonstudio/katalon:9.7.2

# Install java version 8
RUN apt-get update && \
Expand Down

0 comments on commit 96d65b6

Please sign in to comment.