Skip to content

Commit

Permalink
Enhancement: Bump ubuntu 18.04, 20.04, and 22.04 base image t…
Browse files Browse the repository at this point in the history
…ags (#11)
  • Loading branch information
joeltimothyoh authored Jan 1, 2023
1 parent 16df580 commit 74585b3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,13 +148,13 @@ jobs:
BASE_IMAGE_TAG: xenial-20210804
- OS: ubuntu
OS_VARIANT: 18.04
BASE_IMAGE_TAG: bionic-20220801
BASE_IMAGE_TAG: bionic-20221130
- OS: ubuntu
OS_VARIANT: 20.04
BASE_IMAGE_TAG: focal-20220801
BASE_IMAGE_TAG: focal-20221130
- OS: ubuntu
OS_VARIANT: 22.04
BASE_IMAGE_TAG: jammy-20220801
BASE_IMAGE_TAG: jammy-20221130
- OS: ubuntu
OS_VARIANT: 16.04
PACKAGE_TYPE: default
Expand Down

0 comments on commit 74585b3

Please sign in to comment.