Skip to content

Commit 86d38b8

Browse files
committed
Upgrade dependencies 2024-09-16 (DataBiosphere/azul#6570)
1 parent 4ac4229 commit 86d38b8

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
@@ -19,13 +19,13 @@ env:
1919

2020
# The tag of the Elasticsearch image that's used as the base for this image.
2121
#
22-
azul_docker_elasticsearch_upstream_version: 7.17.23
22+
azul_docker_elasticsearch_upstream_version: 7.17.24
2323

2424
# The version of this image. The image will be tagged with the version of the
2525
# upstream image followed by the value of this variable. Increment this value
2626
# to update the OS packages installed in the image.
2727
#
28-
azul_docker_elasticsearch_internal_version: 26
28+
azul_docker_elasticsearch_internal_version: 27
2929

3030
jobs:
3131
build:

0 commit comments

Comments
 (0)