Skip to content

Commit

Permalink
Bump the all group in /tekton/images/openssh-server with 1 update
Browse files Browse the repository at this point in the history
Bumps the all group in /tekton/images/openssh-server with 1 update: centos.


---
updated-dependencies:
- dependency-name: centos
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 29, 2024
1 parent 8a0ddc0 commit 2761278
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tekton/images/openssh-server/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
FROM centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4
FROM centos:8@sha256:a27fd8080b517143cbbbab9dfb7c8571c40d67d534bbdee55bd6c473f432b177
RUN yum -y update && yum -y install openssh-server && yum clean all

0 comments on commit 2761278

Please sign in to comment.