Skip to content

Commit

Permalink
app-emulation/docker-slim: Bump v.1.40.6+1
Browse files Browse the repository at this point in the history
  • Loading branch information
geaaru committed Dec 1, 2023
1 parent 6c0406a commit 9ff699a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
prelude:
- >-
cp docker-slim-1.40.4.ebuild /var/git/meta-repo/kits/core-kit/app-emulation/docker-slim/
cp docker-slim-1.40.6.ebuild /var/git/meta-repo/kits/core-kit/app-emulation/docker-slim/
- |-
export FEATURES="-sandbox -usersandbox -ipc-sandbox -pid-sandbox -network-sandbox" && \
export JOBS={{ ( index .Values.labels "jobs" ) | default "3" }} && \
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: docker-slim
version: 1.40.6
version: 1.40.6+1
category: app-emulation
annotations:
subsets:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ inherit go-module

go-module_set_globals

SRC_URI="https://github.com/slimtoolkit/docker-slim/tarball/e3969349528fb5c534eb129db19399236f7e6034 -> docker-slim-1.40.4-e396934.tar.gz"
SRC_URI="https://github.com/slimtoolkit/docker-slim/tarball/ae3100726ad5a37a1ac21c5648b6b65cc83a8763 -> docker-slim-1.40.6-ae31007.tar.gz"

DESCRIPTION="Make your containers better, smaller, more secure and do less to get there"
HOMEPAGE="https://dockersl.im/ https://github.com/docker-slim/docker-slim"
Expand Down

0 comments on commit 9ff699a

Please sign in to comment.