Skip to content

Commit

Permalink
Merge pull request #115 from snyk/chore/bump-artifactory-in-docker-co…
Browse files Browse the repository at this point in the history
…mpose

chore: bump artifactory version in docker compose
  • Loading branch information
jacek-rzrz authored Nov 13, 2024
2 parents 64b0040 + 286e49e commit f4fa83e
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 f4fa83e

Please sign in to comment.