switching to soleng

This commit is contained in:
Jesse Houldsworth 2025-04-29 09:07:52 -07:00
parent 142647148f
commit e09d6dfd7c

View file

@ -96,7 +96,7 @@ jobs:
- name: Build Docker Image
run: |
docker build -t jesseh.jfrog.io/jesseh-docker-dev-local/spring-petclinic:${{ github.run_id }} .
docker build -t soleng.jfrog.io/jesseh-docker-dev-local/spring-petclinic:${{ github.run_id }} .
#################################################
# 10) Push Docker image using JFrog CLI