Skip to content

Commit

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


Updates `alpine/git` from `f0c544b` to `4d59e8e`

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 15, 2024
1 parent a78b153 commit 1492e74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tekton/images/alpine-git-nonroot/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/git:2.43.0@sha256:f0c544b406f4ead9788320e2d9210e344a46ccaabedeac25668c15968b10cb6d
FROM alpine/git:2.43.0@sha256:3c25858223d5f5bef63470cf5e04ec9d38cba21ad5e3bcfd6b06849de2bf874b
LABEL maintainer "Tekton Authors <tekton-dev@googlegroups.com>"

RUN adduser -D nonroot -u 1000
Expand Down

0 comments on commit 1492e74

Please sign in to comment.