Skip to content

Commit

Permalink
chore: bump artifactory version in docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
jacek-rzrz committed Nov 13, 2024
1 parent 64b0040 commit 286e49e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:
artifactory:
depends_on:
- postgres
image: releases-docker.jfrog.io/jfrog/artifactory-pro:7.84.20
image: releases-docker.jfrog.io/jfrog/artifactory-pro:7.90.14

environment:
- EXTRA_JAVA_OPTIONS="-agentlib:jdwp=transport=dt_socket,address=8882,server=y,suspend=n"
Expand Down

0 comments on commit 286e49e

Please sign in to comment.