Skip to content

Commit a7d2c2d

Browse files
committed
Upgrade software dependencies 2026-02-02 (DataBiosphere/azul#7736)
1 parent 5021b04 commit a7d2c2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docker-publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ env:
2121
# value isn't reflected in the tag for this image, you also need to bump the
2222
# internal version below when changing this variable.
2323
#
24-
azul_docker_pycharm_base_image_tag: trixie-20260112-slim
24+
azul_docker_pycharm_base_image_tag: trixie-20260202-slim
2525

2626
# The version of PyCharm to install in this image.
2727
#
@@ -31,7 +31,7 @@ env:
3131
# upstream image followed by the value of this variable. Increment this value
3232
# to update the OS packages installed in the image.
3333
#
34-
azul_docker_pycharm_internal_version: 72
34+
azul_docker_pycharm_internal_version: 73
3535

3636
jobs:
3737
build:

0 commit comments

Comments
 (0)