Skip to content

Commit add1cfb

Browse files
authored
Update nodejs16 base image to stay up do date (#214)
1 parent 8d4dfac commit add1cfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/nodejs16Action/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# limitations under the License.
1616
#
1717

18-
FROM node:16.13-stretch
18+
FROM node:16.14-bullseye
1919

2020
# Initial update and some basics.
2121
#

0 commit comments

Comments
 (0)