Skip to content

Commit

Permalink
Bump alpine in /tekton/images/hub in the all group
Browse files Browse the repository at this point in the history
Bumps the all group in /tekton/images/hub with 1 update: alpine.


Updates `alpine` from `b89d9c9` to `0a4eaa0`

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tekton-robot committed Jul 30, 2024
1 parent 879dbb2 commit 0adbb41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tekton/images/hub/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
FROM alpine:3.20@sha256:b89d9c93e9ed3597455c90a0b88a8bbb5cb7188438f70953fede212a0c4394e0
FROM alpine:3.20@sha256:0a4eaa0eecf5f8c050e5bba433f58c052be7587ee8af3e8b3910ef9ab5fbe9f5
LABEL maintainer "Tekton Authors <[email protected]>"

RUN echo "http://dl-cdn.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories
Expand Down

0 comments on commit 0adbb41

Please sign in to comment.