Skip to content

Commit

Permalink
Upgrade dependencies 2024-08-05 (DataBiosphere/azul#6468)
Browse files Browse the repository at this point in the history
  • Loading branch information
achave11-ucsc committed Aug 9, 2024
1 parent bf86f44 commit de55650
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 @@ -19,13 +19,13 @@ env:

# The tag of the Elasticsearch image that's used as the base for this image.
#
azul_docker_elasticsearch_upstream_version: 7.17.22
azul_docker_elasticsearch_upstream_version: 7.17.23

# The version of this image. The image will be tagged with the version of the
# upstream image followed by the value of this variable. Increment this value
# to update the OS packages installed in the image.
#
azul_docker_elasticsearch_internal_version: 23
azul_docker_elasticsearch_internal_version: 24

jobs:
build:
Expand Down

0 comments on commit de55650

Please sign in to comment.