Skip to content

Commit

Permalink
Merge pull request #618 from IBM/latest
Browse files Browse the repository at this point in the history
Latest
  • Loading branch information
huineng authored Dec 12, 2023
2 parents 4b1d633 + 9f6d102 commit 45e2834
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/labeler@main
- uses: actions/labeler@v4.0.4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# v3.2.0_rhel_2022-10-21
# v3.2.0_rhel_2023-12-12
FROM quay.io/diem/base-spark:3.2.0_rhel as base_spark

FROM registry.access.redhat.com/ubi8/python-39 as base
Expand Down
2 changes: 1 addition & 1 deletion applications/diem-spark/images/Dockerfile.spark-3.2.0_rhel
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# v3.2.0_rhel_2022-10-21
# v3.2.0_rhel_2023-12-12
FROM quay.io/diem/base-spark:3.2.0_rhel as base_spark

# quay.io/diem/base-spark:3.2.0_rhel
Expand Down
Binary file not shown.

0 comments on commit 45e2834

Please sign in to comment.