Skip to content

Commit

Permalink
Merge pull request #601 from tcdowney/patch-1
Browse files Browse the repository at this point in the history
Update reference to Bionic in Stack tutorial
  • Loading branch information
AidanDelaney committed Aug 9, 2023
2 parents b954b2a + 990d8c0 commit 5f6b59d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/operator-guide/create-a-stack.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Before we get started, make sure you've got the following installed:

## Creating a custom stack

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!
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!


### Create a common base image
Expand Down

0 comments on commit 5f6b59d

Please sign in to comment.