Skip to content

Commit

Permalink
Bump python in /tekton/images/koparse in the all group
Browse files Browse the repository at this point in the history
Bumps the all group in /tekton/images/koparse with 1 update: python.


Updates `python` from `ef09762` to `63094ab`

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tekton-robot committed Aug 6, 2024
1 parent 0bc3ec1 commit 641cd48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tekton/images/koparse/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
FROM python:3.12-alpine@sha256:ef097620baf1272e38264207003b0982285da3236a20ed829bf6bbf1e85fe3cb
FROM python:3.12-alpine@sha256:63094abdaf49e046da9f6529ecd6ce4d853d9bfbf00a25c52bbbb68b3223b490
LABEL maintainer "Tekton Authors <[email protected]>"

COPY ["koparse/koparse.py", "/usr/local/bin/koparse"]
Expand Down

0 comments on commit 641cd48

Please sign in to comment.