Skip to content

Commit

Permalink
chore: use latest rockcraft syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
yanksyoon committed Nov 18, 2024
1 parent c15ecc0 commit 86d1b65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jenkins_agent_k8s_rock/rockcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ name: jenkins-agent-k8s
summary: Jenkins-agent-k8s rock
description: Jenkins-agent-k8s OCI image for the Jenkins-agent-k8s charm
version: "1.1"
base: ubuntu:22.04
build-base: ubuntu:22.04
base: ubuntu@22.04
build-base: ubuntu@22.04
license: Apache-2.0
platforms:
amd64:
Expand Down

0 comments on commit 86d1b65

Please sign in to comment.