Skip to content

Commit 5f6b59d

Browse files
authored
Merge pull request cds-hooks#601 from tcdowney/patch-1
Update reference to Bionic in Stack tutorial
2 parents b954b2a + 990d8c0 commit 5f6b59d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/operator-guide/create-a-stack.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Before we get started, make sure you've got the following installed:
1616

1717
## Creating a custom stack
1818

19-
In this tutorial we will create a sample stack based on `Ubuntu Bionic`. To create a custom stack, we need to create customized build and run images. Let's see how we can do so!
19+
In this tutorial we will create a sample stack based on `Ubuntu Jammy Jellyfish`. To create a custom stack, we need to create customized build and run images. Let's see how we can do so!
2020

2121

2222
### Create a common base image

0 commit comments

Comments
 (0)