Skip to content

Commit 3febefb

Browse files
committed
Upgrade dependencies 2025-06-09 (DataBiosphere/azul#7209)
1 parent f822bfc commit 3febefb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.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_bigquery_emulator_base_image_tag: bookworm-20250520
24+
azul_docker_bigquery_emulator_base_image_tag: bookworm-20250610
2525

2626
# The version where this repo diverges from the upstream repo.
2727
#
@@ -34,7 +34,7 @@ env:
3434
# Both this value (internal_version) and the combined value (upstream_version
3535
# + internal_version) will be passed as arguments to the Dockerfile.
3636
#
37-
azul_docker_bigquery_emulator_internal_version: 36
37+
azul_docker_bigquery_emulator_internal_version: 37
3838

3939
# The coordinates of the base image for the first build stage for this image
4040
#

0 commit comments

Comments
 (0)