Skip to content

Commit 84c3a9e

Browse files
committed
Change Docker back to pulp-main
1 parent 2003555 commit 84c3a9e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/BuildDocker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838
file: Container/Dockerfile
3939
push: true
4040
# JUNGVI: If you operate from a fork and want to build a new docker make sure to replace 'pulp-platform' by your uname.
41-
tags: ghcr.io/runwangdl/deeploy:picofloat
41+
tags: ghcr.io/pulp-platform/deeploy:main

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
- cron: "0 1 */6 * *"
1010

1111
env:
12-
DOCKER_IMAGE: ghcr.io/runwangdl/deeploy:picofloat
12+
DOCKER_IMAGE: ghcr.io/pulp-platform/deeploy:main
1313

1414
jobs:
1515

0 commit comments

Comments
 (0)