Skip to content

Commit

Permalink
update to packages-cci v1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jefferyto committed May 30, 2022
1 parent 966c612 commit d93b7ac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Changelog

## [0.1.4-dev][Unreleased] - Unreleased
* Update to v1.0.7 of the packages-cci Docker image (includes public
keys for 22.03)

## [0.1.3] - 2022-05-11
* Update to v1.0.6 of the packages-cci Docker image (includes public
Expand Down
2 changes: 1 addition & 1 deletion builder/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
# along with Vivarium. If not, see <https://www.gnu.org/licenses/>.
#

FROM docker.io/openwrtorg/packages-cci:v1.0.6
FROM docker.io/openwrtorg/packages-cci:v1.0.7

ARG SDK_HOST
ARG SDK_PATH
Expand Down

0 comments on commit d93b7ac

Please sign in to comment.