Skip to content

Commit e33465c

Browse files
authored
Update base image versions to 1.4.8
1 parent 825d1e6 commit e33465c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ on:
3434
env:
3535
PYTHON_VERSION: "3.12"
3636
BASE_IMAGE_VERSION_STABLE: "1.3.1"
37-
BASE_IMAGE_VERSION_BETA: "1.4.5"
38-
BASE_IMAGE_VERSION_NIGHTLY: "1.4.5"
37+
BASE_IMAGE_VERSION_BETA: "1.4.8"
38+
BASE_IMAGE_VERSION_NIGHTLY: "1.4.8"
3939

4040
jobs:
4141
preflight-checks:

0 commit comments

Comments
 (0)