Skip to content

Commit

Permalink
Update BigQuery Emulator to 0.4.4-6 (#6356)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsotirho-ucsc committed Jun 26, 2024
1 parent 5638247 commit 7d378eb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion environment.py
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ def env() -> Mapping[str, Optional[str]]:
'is_custom': True
},
'bigquery_emulator': {
'ref': 'docker.io/ucscgi/azul-bigquery-emulator:0.4.4-5',
'ref': 'docker.io/ucscgi/azul-bigquery-emulator:0.4.4-6',
'url': 'https://hub.docker.com/repository/docker/ucscgi/azul-bigquery-emulator',
'is_custom': True
},
Expand Down
6 changes: 3 additions & 3 deletions image_manifests.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@
}
}
},
"docker.io/ucscgi/azul-bigquery-emulator:0.4.4-5": {
"digest": "sha256:7143f06257320439aeadb3d48ff3b5dd04aeb92945edd9dc0c5ceaeb703f8759",
"id": "sha256:da060021446171821cbea42633d2966bba94e490b6b390ca75897bd6f62e083a",
"docker.io/ucscgi/azul-bigquery-emulator:0.4.4-6": {
"digest": "sha256:030072b071ecffce17e33c4dfaf5971e3ddc693db552f3b5ce8963e5eeb58b5a",
"id": "sha256:1fa66cca087a03cde865f0a24c967ca1cf3bc6862ac85f69c31c5bc71800789b",
"platform": "linux/amd64"
},
"docker.io/clamav/clamav:1.3.1-54": {
Expand Down

0 comments on commit 7d378eb

Please sign in to comment.