Skip to content

Commit

Permalink
Merge pull request #1014 from udda1996/update-ubuntu-1
Browse files Browse the repository at this point in the history
Bump base image for devcontainer
  • Loading branch information
udda1996 committed Aug 22, 2023
2 parents 04042f1 + 3d29df6 commit ed0a5b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# limitations under the License.
# -----------------------------------------------------------------------

FROM mcr.microsoft.com/vscode/devcontainers/base:ubuntu21.04.1
FROM mcr.microsoft.com/vscode/devcontainers/base:ubuntu22.04
LABEL maintainer="[email protected]"

# Ballerina deb installer filename.
Expand Down

0 comments on commit ed0a5b9

Please sign in to comment.