diff --git a/Dockerfile b/Dockerfile index 35f7a37..c37280f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -13,6 +13,8 @@ # See the License for the specific language governing permissions and # limitations under the License. +# Thu Dec 9 23:48:42 UTC 2021 Rebuild Timestamp + FROM opendevorg/python-builder:3.8-bullseye as builder COPY . /tmp/src RUN assemble