Skip to content

Commit

Permalink
Update Pycharm to 2023.3.4-15 (#6007)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsotirho-ucsc committed Mar 6, 2024
1 parent 298a7c0 commit 91be20a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.py
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ def env() -> Mapping[str, Optional[str]]:
'ref': 'docker.io/library/python:{azul_python_version}-bullseye'
},
'pycharm': {
'ref': 'docker.io/ucscgi/azul-pycharm:2023.3.3-14'
'ref': 'docker.io/ucscgi/azul-pycharm:2023.3.4-15'
},
'elasticsearch': {
'ref': 'docker.io/ucscgi/azul-elasticsearch:7.17.18-12'
Expand Down

0 comments on commit 91be20a

Please sign in to comment.