Skip to content

Commit

Permalink
Update build-libra.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rlreamy authored Oct 17, 2024
1 parent 38a68bf commit 6629982
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-libra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
jobs:
docker:
env:
IMAGE_TAG: "1.8"
IMAGE_TAG: "1.9"
runs-on: ubuntu-latest
steps:
- name: Get branch names
Expand Down Expand Up @@ -70,4 +70,4 @@ jobs:
push: true
file: "./data_management/DluWatcher"
tags:
"kingstonduo/dlu-watcher:${{steps.branch-names.outputs.current_branch}}"
"kingstonduo/dlu-watcher:${{steps.branch-names.outputs.current_branch}}"

0 comments on commit 6629982

Please sign in to comment.