Skip to content

Commit 9ed4daa

Browse files
wphillipmoorewphillipmoore-claude
andauthored
chore(ci): replace retired dev-docs image with dev-base in docs workflow (#472)
Co-authored-by: wphillipmoore-claude <255925739+wphillipmoore-claude@users.noreply.github.com>
1 parent 59dc5b5 commit 9ed4daa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
deploy:
1919
name: "deploy: docs"
2020
runs-on: ubuntu-latest
21-
container: ghcr.io/wphillipmoore/dev-docs:latest
21+
container: ghcr.io/wphillipmoore/dev-base:latest
2222
steps:
2323
- name: Checkout code
2424
uses: actions/checkout@v6

0 commit comments

Comments
 (0)