Skip to content

Commit 495a7bf

Browse files
committed
Upgrade dependencies 2025-03-03 (DataBiosphere/azul#6943)
1 parent 66cce23 commit 495a7bf

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.27
22+
azul_docker_elasticsearch_upstream_version: 7.17.28
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: 38
28+
azul_docker_elasticsearch_internal_version: 39
2929

3030
jobs:
3131
build:

0 commit comments

Comments
 (0)