diff --git a/Dockerfile b/Dockerfile index 1047e49..7396d02 100644 --- a/Dockerfile +++ b/Dockerfile @@ -13,7 +13,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # -FROM tofuutils/tenv:3.2.3 +FROM tofuutils/tenv:4.2 LABEL maintainer="TofuUtils Core Team" COPY src/tenv-action.sh /tenv-action.sh