Skip to content

Commit

Permalink
feat: bump SLE to 15.5
Browse files Browse the repository at this point in the history
Signed-off-by: PoAn Yang <poan.yang@suse.com>
  • Loading branch information
FrankYang0529 authored and starbops committed Nov 27, 2023
1 parent 500370d commit 77dbc74
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM registry.suse.com/bci/bci-minimal:15.4
FROM registry.suse.com/bci/bci-minimal:15.5
COPY bin/harvester-load-balancer /usr/bin/
CMD ["harvester-load-balancer"]
4 changes: 2 additions & 2 deletions package/Dockerfile.webhook
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM registry.suse.com/bci/bci-minimal:15.4
FROM registry.suse.com/bci/bci-minimal:15.5
COPY bin/harvester-load-balancer-webhook /usr/bin/
CMD ["harvester-load-balancer-webhook"]
CMD ["harvester-load-balancer-webhook"]

0 comments on commit 77dbc74

Please sign in to comment.