Skip to content

Commit a6d553c

Browse files
committed
use gcp svg
1 parent 146cb80 commit a6d553c

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

registry/coder/templates/gcp-devcontainer/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
display_name: Google Compute Engine (Devcontainer)
33
description: Provision a Devcontainer on Google Compute Engine instances as Coder workspaces
4-
icon: ../../../../.icons/gcp.png
4+
icon: ../../../../.icons/gcp.svg
55
maintainer_github: coder
66
verified: true
77
tags: [vm, linux, gcp, devcontainer]

registry/coder/templates/gcp-linux/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
display_name: Google Compute Engine (Linux)
33
description: Provision Google Compute Engine instances as Coder workspaces
4-
icon: ../../../../.icons/gcp.png
4+
icon: ../../../../.icons/gcp.svg
55
maintainer_github: coder
66
verified: true
77
tags: [vm, linux, gcp]

registry/coder/templates/gcp-vm-container/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
display_name: Google Compute Engine (VM Container)
33
description: Provision Google Compute Engine instances as Coder workspaces
4-
icon: ../../../../.icons/gcp.png
4+
icon: ../../../../.icons/gcp.svg
55
maintainer_github: coder
66
verified: true
77
tags: [vm-container, linux, gcp]

registry/coder/templates/gcp-windows/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
display_name: Google Compute Engine (Windows)
33
description: Provision Google Compute Engine instances as Coder workspaces
4-
icon: ../../../../.icons/gcp.png
4+
icon: ../../../../.icons/gcp.svg
55
maintainer_github: coder
66
verified: true
77
tags: [vm, windows, gcp]

0 commit comments

Comments
 (0)