Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Commit 63a6bec

Browse files
authored
Update README.md (#351)
1 parent 7a57dc5 commit 63a6bec

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ creating [issues][] and submitting [pull requests][].
1010

1111
## Image Contents
1212

13-
* based on [Ubuntu 20.04][]
13+
* based on [Ubuntu 22.04][]
1414
* [az][]: Azure cloud command-line tool
1515
* [azcopy][]: Utility for copying data to/from Microsoft Azure Blob and File storage
1616
* [delve][]: debugger for the Go programming language
@@ -35,6 +35,7 @@ creating [issues][] and submitting [pull requests][].
3535
* [upx][]: executable packer
3636
* [vim][]: text editor
3737
* [wamerican][]: American English dictionary words for /usr/share/dict
38+
* [yq][]: command-line YAML processor
3839

3940
## Usage
4041

@@ -115,9 +116,10 @@ You will be prompted to confirm again before any tag or release is written to Gi
115116
[shfmt]: https://github.com/mvdan/sh
116117
[shyaml]: https://github.com/0k/shyaml
117118
[test-cover.sh]: https://github.com/deis/docker-go-dev/tree/master/rootfs/usr/local/bin/test-cover.sh
118-
[Ubuntu 20.04]: https://hub.docker.com/_/ubuntu/
119+
[Ubuntu 22.04]: https://hub.docker.com/_/ubuntu/
119120
[unzip]: https://linux.die.net/man/1/unzip
120121
[upx]: http://upx.sourceforge.net/
121122
[vim]: http://www.vim.org/
122123
[ruby]: https://www.ruby-lang.org/
123124
[wamerican]: https://packages.ubuntu.com/xenial/wamerican
125+
[yq]: https://github.com/mikefarah/yq

0 commit comments

Comments
 (0)