Browse Source

Run update.sh

Docker Library Bot 3 years ago
parent
commit
37fcbb00c6
2 changed files with 14 additions and 14 deletions
  1. 6 6
      ibmjava/README.md
  2. 8 8
      node/README.md

+ 6 - 6
ibmjava/README.md

@@ -24,12 +24,12 @@ WARNING:
 
 
 # Supported tags and respective `Dockerfile` links
 # Supported tags and respective `Dockerfile` links
 
 
--	[`8-jre`, `jre`, `8`, `latest`](https://github.com/ibmruntimes/ci.docker/blob/2189f24ee864a89ba0da763d01ce2cb13822bb8a/ibmjava/8/jre/ubuntu/Dockerfile)
--	[`8-jre-alpine`, `jre-alpine`](https://github.com/ibmruntimes/ci.docker/blob/2189f24ee864a89ba0da763d01ce2cb13822bb8a/ibmjava/8/jre/alpine/Dockerfile)
--	[`8-sfj`, `sfj`](https://github.com/ibmruntimes/ci.docker/blob/2189f24ee864a89ba0da763d01ce2cb13822bb8a/ibmjava/8/sfj/ubuntu/Dockerfile)
--	[`8-sfj-alpine`, `sfj-alpine`](https://github.com/ibmruntimes/ci.docker/blob/2189f24ee864a89ba0da763d01ce2cb13822bb8a/ibmjava/8/sfj/alpine/Dockerfile)
--	[`8-sdk`, `sdk`](https://github.com/ibmruntimes/ci.docker/blob/2189f24ee864a89ba0da763d01ce2cb13822bb8a/ibmjava/8/sdk/ubuntu/Dockerfile)
--	[`8-sdk-alpine`, `sdk-alpine`](https://github.com/ibmruntimes/ci.docker/blob/2189f24ee864a89ba0da763d01ce2cb13822bb8a/ibmjava/8/sdk/alpine/Dockerfile)
+-	[`8-jre`, `jre`, `8`, `latest`](https://github.com/ibmruntimes/ci.docker/blob/d6605301b9ff5c0a38d2684d2ca559a5c0cb76ff/ibmjava/8/jre/ubuntu/Dockerfile)
+-	[`8-jre-alpine`, `jre-alpine`](https://github.com/ibmruntimes/ci.docker/blob/d6605301b9ff5c0a38d2684d2ca559a5c0cb76ff/ibmjava/8/jre/alpine/Dockerfile)
+-	[`8-sfj`, `sfj`](https://github.com/ibmruntimes/ci.docker/blob/d6605301b9ff5c0a38d2684d2ca559a5c0cb76ff/ibmjava/8/sfj/ubuntu/Dockerfile)
+-	[`8-sfj-alpine`, `sfj-alpine`](https://github.com/ibmruntimes/ci.docker/blob/d6605301b9ff5c0a38d2684d2ca559a5c0cb76ff/ibmjava/8/sfj/alpine/Dockerfile)
+-	[`8-sdk`, `sdk`](https://github.com/ibmruntimes/ci.docker/blob/d6605301b9ff5c0a38d2684d2ca559a5c0cb76ff/ibmjava/8/sdk/ubuntu/Dockerfile)
+-	[`8-sdk-alpine`, `sdk-alpine`](https://github.com/ibmruntimes/ci.docker/blob/d6605301b9ff5c0a38d2684d2ca559a5c0cb76ff/ibmjava/8/sdk/alpine/Dockerfile)
 
 
 # Quick reference (cont.)
 # Quick reference (cont.)
 
 

+ 8 - 8
node/README.md

@@ -24,14 +24,14 @@ WARNING:
 
 
 # Supported tags and respective `Dockerfile` links
 # Supported tags and respective `Dockerfile` links
 
 
--	[`17-alpine3.14`, `17.5-alpine3.14`, `17.5.0-alpine3.14`, `alpine3.14`, `current-alpine3.14`](https://github.com/nodejs/docker-node/blob/5647d2766ea650f10fb5741e7f6e101b5e5ba0b6/17/alpine3.14/Dockerfile)
--	[`17-alpine`, `17-alpine3.15`, `17.5-alpine`, `17.5-alpine3.15`, `17.5.0-alpine`, `17.5.0-alpine3.15`, `alpine`, `alpine3.15`, `current-alpine`, `current-alpine3.15`](https://github.com/nodejs/docker-node/blob/5647d2766ea650f10fb5741e7f6e101b5e5ba0b6/17/alpine3.15/Dockerfile)
--	[`17`, `17-bullseye`, `17.5`, `17.5-bullseye`, `17.5.0`, `17.5.0-bullseye`, `bullseye`, `current`, `current-bullseye`, `latest`](https://github.com/nodejs/docker-node/blob/5647d2766ea650f10fb5741e7f6e101b5e5ba0b6/17/bullseye/Dockerfile)
--	[`17-bullseye-slim`, `17-slim`, `17.5-bullseye-slim`, `17.5-slim`, `17.5.0-bullseye-slim`, `17.5.0-slim`, `bullseye-slim`, `current-bullseye-slim`, `current-slim`, `slim`](https://github.com/nodejs/docker-node/blob/5647d2766ea650f10fb5741e7f6e101b5e5ba0b6/17/bullseye-slim/Dockerfile)
--	[`17-buster`, `17.5-buster`, `17.5.0-buster`, `buster`, `current-buster`](https://github.com/nodejs/docker-node/blob/5647d2766ea650f10fb5741e7f6e101b5e5ba0b6/17/buster/Dockerfile)
--	[`17-buster-slim`, `17.5-buster-slim`, `17.5.0-buster-slim`, `buster-slim`, `current-buster-slim`](https://github.com/nodejs/docker-node/blob/5647d2766ea650f10fb5741e7f6e101b5e5ba0b6/17/buster-slim/Dockerfile)
--	[`17-stretch`, `17.5-stretch`, `17.5.0-stretch`, `current-stretch`, `stretch`](https://github.com/nodejs/docker-node/blob/5647d2766ea650f10fb5741e7f6e101b5e5ba0b6/17/stretch/Dockerfile)
--	[`17-stretch-slim`, `17.5-stretch-slim`, `17.5.0-stretch-slim`, `current-stretch-slim`, `stretch-slim`](https://github.com/nodejs/docker-node/blob/5647d2766ea650f10fb5741e7f6e101b5e5ba0b6/17/stretch-slim/Dockerfile)
+-	[`17-alpine3.14`, `17.6-alpine3.14`, `17.6.0-alpine3.14`, `alpine3.14`, `current-alpine3.14`](https://github.com/nodejs/docker-node/blob/6256caf2c507e7aafdeb8e7f837bab51f46f99e0/17/alpine3.14/Dockerfile)
+-	[`17-alpine`, `17-alpine3.15`, `17.6-alpine`, `17.6-alpine3.15`, `17.6.0-alpine`, `17.6.0-alpine3.15`, `alpine`, `alpine3.15`, `current-alpine`, `current-alpine3.15`](https://github.com/nodejs/docker-node/blob/6256caf2c507e7aafdeb8e7f837bab51f46f99e0/17/alpine3.15/Dockerfile)
+-	[`17`, `17-bullseye`, `17.6`, `17.6-bullseye`, `17.6.0`, `17.6.0-bullseye`, `bullseye`, `current`, `current-bullseye`, `latest`](https://github.com/nodejs/docker-node/blob/6256caf2c507e7aafdeb8e7f837bab51f46f99e0/17/bullseye/Dockerfile)
+-	[`17-bullseye-slim`, `17-slim`, `17.6-bullseye-slim`, `17.6-slim`, `17.6.0-bullseye-slim`, `17.6.0-slim`, `bullseye-slim`, `current-bullseye-slim`, `current-slim`, `slim`](https://github.com/nodejs/docker-node/blob/6256caf2c507e7aafdeb8e7f837bab51f46f99e0/17/bullseye-slim/Dockerfile)
+-	[`17-buster`, `17.6-buster`, `17.6.0-buster`, `buster`, `current-buster`](https://github.com/nodejs/docker-node/blob/6256caf2c507e7aafdeb8e7f837bab51f46f99e0/17/buster/Dockerfile)
+-	[`17-buster-slim`, `17.6-buster-slim`, `17.6.0-buster-slim`, `buster-slim`, `current-buster-slim`](https://github.com/nodejs/docker-node/blob/6256caf2c507e7aafdeb8e7f837bab51f46f99e0/17/buster-slim/Dockerfile)
+-	[`17-stretch`, `17.6-stretch`, `17.6.0-stretch`, `current-stretch`, `stretch`](https://github.com/nodejs/docker-node/blob/6256caf2c507e7aafdeb8e7f837bab51f46f99e0/17/stretch/Dockerfile)
+-	[`17-stretch-slim`, `17.6-stretch-slim`, `17.6.0-stretch-slim`, `current-stretch-slim`, `stretch-slim`](https://github.com/nodejs/docker-node/blob/6256caf2c507e7aafdeb8e7f837bab51f46f99e0/17/stretch-slim/Dockerfile)
 -	[`16-alpine3.14`, `16.14-alpine3.14`, `16.14.0-alpine3.14`, `gallium-alpine3.14`, `lts-alpine3.14`](https://github.com/nodejs/docker-node/blob/50c2806d4af0b991ed853072741a30e5d0cb777a/16/alpine3.14/Dockerfile)
 -	[`16-alpine3.14`, `16.14-alpine3.14`, `16.14.0-alpine3.14`, `gallium-alpine3.14`, `lts-alpine3.14`](https://github.com/nodejs/docker-node/blob/50c2806d4af0b991ed853072741a30e5d0cb777a/16/alpine3.14/Dockerfile)
 -	[`16-alpine`, `16-alpine3.15`, `16.14-alpine`, `16.14-alpine3.15`, `16.14.0-alpine`, `16.14.0-alpine3.15`, `gallium-alpine`, `gallium-alpine3.15`, `lts-alpine`, `lts-alpine3.15`](https://github.com/nodejs/docker-node/blob/50c2806d4af0b991ed853072741a30e5d0cb777a/16/alpine3.15/Dockerfile)
 -	[`16-alpine`, `16-alpine3.15`, `16.14-alpine`, `16.14-alpine3.15`, `16.14.0-alpine`, `16.14.0-alpine3.15`, `gallium-alpine`, `gallium-alpine3.15`, `lts-alpine`, `lts-alpine3.15`](https://github.com/nodejs/docker-node/blob/50c2806d4af0b991ed853072741a30e5d0cb777a/16/alpine3.15/Dockerfile)
 -	[`16-bullseye`, `16.14-bullseye`, `16.14.0-bullseye`, `gallium-bullseye`, `lts-bullseye`](https://github.com/nodejs/docker-node/blob/50c2806d4af0b991ed853072741a30e5d0cb777a/16/bullseye/Dockerfile)
 -	[`16-bullseye`, `16.14-bullseye`, `16.14.0-bullseye`, `gallium-bullseye`, `lts-bullseye`](https://github.com/nodejs/docker-node/blob/50c2806d4af0b991ed853072741a30e5d0cb777a/16/bullseye/Dockerfile)