There was an error while loading. Please reload this page.
1 parent 1db9a5f commit 5e478a7Copy full SHA for 5e478a7
1 file changed
.github/workflows/docker-publish.yml
@@ -21,7 +21,7 @@ env:
21
# value isn't reflected in the tag for this image, you also need to bump the
22
# internal version below when changing this variable.
23
#
24
- azul_docker_pycharm_base_image_tag: bookworm-20250630
+ azul_docker_pycharm_base_image_tag: bookworm-20250721
25
26
# The version of PyCharm to install in this image.
27
@@ -33,7 +33,7 @@ env:
33
# upstream image followed by the value of this variable. Increment this value
34
# to update the OS packages installed in the image.
35
36
- azul_docker_pycharm_internal_version: 57
+ azul_docker_pycharm_internal_version: 58
37
38
jobs:
39
build:
0 commit comments