Skip to content

Commit

Permalink
Upgrade dependencies 2025-01-06-v2 (DataBiosphere/azul#6805)
Browse files Browse the repository at this point in the history
  • Loading branch information
achave11-ucsc committed Jan 15, 2025
1 parent 845dd6e commit afecae4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ env:
# value isn't reflected in the tag for this image, you also need to bump the
# internal version below when changing this variable.
#
azul_docker_pycharm_base_image_tag: bookworm-20241223
azul_docker_pycharm_base_image_tag: bookworm-20250113

# The version of PyCharm to install in this image.
#
Expand All @@ -31,7 +31,7 @@ env:
# upstream image followed by the value of this variable. Increment this value
# to update the OS packages installed in the image.
#
azul_docker_pycharm_internal_version: 41
azul_docker_pycharm_internal_version: 42

jobs:
build:
Expand Down

0 comments on commit afecae4

Please sign in to comment.