dockerfile-updater

A GitHub action to handle your Dockerfile dependencies.

Stars
9
Committers
4

Bot releases are hidden (Show)

dockerfile-updater - 0.2.0

Published by ludeeus about 4 years ago

  • Fix alpine base image issue
  • Updates (#15, #16, #24, #25, #28, #32, #31)
  • Added support to update ARG (#33) (@doitandbedone)
  • Fix imports and tests
  • Changed default branch from 'master' to 'main'

https://github.com/ludeeus/dockerfile-updater/compare/0.1.0...0.2.0

dockerfile-updater - 0.1.0

Published by ludeeus over 4 years ago

  • Adds support for BUILD_FROM ARG.
  • Uses a new method for parsing dockerfiles.
  • More logging.
  • Better exception handling.
  • Returns as failed if scripts fails

https://github.com/ludeeus/dockerfile-updater/compare/0.0.4...0.1.0

dockerfile-updater - 0.0.4

Published by ludeeus over 4 years ago

dockerfile-updater - 0.0.3

Published by ludeeus over 4 years ago

Fixes the name in action.yml

dockerfile-updater - 0.0.2

Published by ludeeus over 4 years ago

  • Fixes a variable issue in action.yml
  • Adds a skip file list internally
dockerfile-updater - 0.0.1

Published by ludeeus over 4 years ago

Initial release 🎉